Loading Tool

Explorer IconExplorer

Memory Pool

40,445 transactions
28.25 vMB
0.13743582 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt 84e03a5d883472084e0ff410d710cfb5016e46ee2c0b0112ee78d7179ce913fc
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 18793fbf9eea5e2dd1223acca2414c1f22527be65d358b68327b5228e53d14e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,004
Size: 1.00 vMB
Total Fees: 0.08300974 BTC
Feerates: 102.90 > 8.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (372,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,986 541,986 00000000000000000009b86e8a2fef0bc1a8ca5446d0329b75bb7986bded0f44 1,746 1.00/1.00 vMB 33
541,985 541,985 00000000000000000017e745d0058b526669244b1df1a64edeed09e932fac82d 964 0.28/1.00 vMB 16
541,984 541,984 00000000000000000017ab68855cc8143a41ea03ef50b7807f819dccc5abb731 3,025 0.97/1.00 vMB 14
541,983 541,983 000000000000000000119a41959420fe654948716346dbcfd1b66f37b6c006e5 2,046 0.83/1.00 vMB 21
541,982 541,982 0000000000000000001d6ac2b385a7602ab74b806eef8ec7b1700d825112a75a 892 0.50/1.00 vMB 8
541,981 541,981 00000000000000000009275bfb7a74e8551bf8d081adcc303b579d2505ab59f5 2,958 1.00/1.00 vMB 27
541,980 541,980 00000000000000000009bb44ba21d329639767dc15b3911d479bece2d3bfc681 1,499 0.60/1.00 vMB 14
541,979 541,979 0000000000000000000cc97c69113e98344c3865093bb2045595f9fafb4b2c49 1,308 0.87/1.00 vMB 5
541,978 541,978 0000000000000000002713ca2af00c194958b916096e09f900610d3674590fe6 1,343 1.00/1.00 vMB 6
541,977 541,977 00000000000000000020ed8cd77c560e8b7f45afb9064d68aa158ac7011e35e6 2,980 1.00/1.00 vMB 23
541,976 541,976 0000000000000000001c55b1cd62e6266e579dbd9381c7fd64791ddabd1fa6b8 2,263 1.00/1.00 vMB 6
541,975 541,975 00000000000000000017e901ff7475c1fa518492209fea41a61d8d07d1fbd767 2,755 1.00/1.00 vMB 33
541,974 541,974 0000000000000000001104a863046dfbad1a2941128815669623ff93c2a3945f 2,358 1.00/1.00 vMB 7
541,973 541,973 000000000000000000014771a2276c5cff82b9d5202c1b04d744e051834f5aa0 3,019 1.00/1.00 vMB 12
541,972 541,972 0000000000000000000f393cb2ff656d810ff4055a9c7c94202f44d29829237e 2,796 1.00/1.00 vMB 16
541,971 541,971 0000000000000000001293d317b1396ee37ea0493b1478bb66d21f1c868f37f2 2,674 1.00/1.00 vMB 43
541,970 541,970 0000000000000000000f041d5c690e3d21a9513e3da9a4db1ebee49f34d169f2 2,604 1.00/1.00 vMB 19
541,969 541,969 000000000000000000134c7bf3a9ebbe40b543296e267e25ac24a37b2ad1fb1f 184 0.19/1.00 vMB 54
541,968 541,968 0000000000000000001d7f04b88b1841ae1c7c00fdcbdc09f18c9baf834a24e6 893 0.45/1.00 vMB 11
541,967 541,967 00000000000000000008c7e3d44c53c48e31c98745dc2159ac8ecee163386475 1,929 1.00/1.00 vMB 15
541,966 541,966 00000000000000000001fdc972d76086b6ba5307beba3d3ffd5e4a5db9cae494 659 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.38 GB
    • Received: 12.03 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.