Loading Tool

Explorer IconExplorer

Memory Pool

24,853 transactions
8.82 vMB
0.03735721 BTC
Random Selection Loading Transactions
Max Size: 54.28/200 MB

Candidate Block

Mining Attempt c00662e32873322cbf86ba8a32d5da144251ee5ba6a49142732665bf6d06fe03
Version 20000000
Previous Block 00000000000000000001266e8f35e162abb5fe8c3c9d0a4c0607ac8c086d659b
Merkle Root 774752c80d9156bef7be781b402ef026781f19a6172646f43956a1b514557ce8
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.02841035 BTC
Feerates: 301.60 > 2.85 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,486 (349,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,142 589,142 000000000000000000095388c76491af85ed918f83f5e993f0f8b40e4c4733ff 1,916 1.00/1.00 vMB 30
589,141 589,141 000000000000000000081c6b552bc981472a59080ed680f1b43a6872a843f9d7 1,846 1.00/1.00 vMB 28
589,140 589,140 00000000000000000001107e9252865a2edee483f1607966f01cc72543720b27 2,647 1.00/1.00 vMB 75
589,139 589,139 000000000000000000121497165106bc4cf75865a347c008dc1fe7429e17dbde 2,325 1.00/1.00 vMB 61
589,138 589,138 0000000000000000001171ca75e22037187a4fd3e476c3b968360f534f1a56f4 2,244 1.00/1.00 vMB 36
589,137 589,137 000000000000000000085c2fd2719e26e5487385a7283b2c4d52f391cd4e09d4 2,833 1.00/1.00 vMB 32
589,136 589,136 0000000000000000001899d33fb640226ed6921a0bf91a7435be9a512ab6c391 2,577 1.00/1.00 vMB 35
589,135 589,135 0000000000000000000b348317a6a2fe325c14c2bf8a78bcdb53cbb5656b6084 2,852 1.00/1.00 vMB 44
589,134 589,134 0000000000000000001864130b50efdfec01d7541b16973a396d384fd5fb155e 3,017 1.00/1.00 vMB 49
589,133 589,133 00000000000000000001f5bcaf24c2ec2b9dff1d17735d0c00f144f1ff70b6b0 2,587 1.00/1.00 vMB 72
589,132 589,132 0000000000000000000e016fc26b5a2b23e5ae9320d02e78c398fd04ad7b889e 2,973 1.00/1.00 vMB 63
589,131 589,131 0000000000000000000c9f4d3aebb8924463ea61bfc0ee9437be15776be874b7 2,580 1.00/1.00 vMB 59
589,130 589,130 000000000000000000140b3cb03ac2d003b5da81dc6fdcddf1c4d285ecf4127c 2,965 1.00/1.00 vMB 79
589,129 589,129 0000000000000000000c73fcce154131f9e99a854aad9602ed43150b098f2a6f 2,391 1.00/1.00 vMB 66
589,128 589,128 00000000000000000002cc34dcf49492b53a0515fe407fe4b150df0bd24f6d89 3,086 1.00/1.00 vMB 83
589,127 589,127 0000000000000000000b767ccc5cdaa3bbfadd9542ecb5b2fb926c4880364bd6 2,456 1.00/1.00 vMB 67
589,126 589,126 000000000000000000164a867057ed851819e207a207bc90771e7936c160c0a0 2,619 1.00/1.00 vMB 79
589,125 589,125 000000000000000000040669698b623cc1311bf7241017a58aaad11e75afa671 2,866 1.00/1.00 vMB 75
589,124 589,124 00000000000000000014411f2d3f80b85d97be45c2e6d3427e1ae20a78108893 2,352 1.00/1.00 vMB 74
589,123 589,123 000000000000000000052cfad504696b3144c93ec1d3a8754a5cc94146728af4 1,646 1.00/1.00 vMB 72
589,122 589,122 000000000000000000117f36aabfb52af0baa53f98cf418f8bc3ced656e2ac9f 3,026 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 823.99 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: 4,112.94 GB
    • Received: 226.42 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.