Loading Tool

Explorer IconExplorer

Memory Pool

44,629 transactions
28.48 vMB
0.07942583 BTC
Random Selection Loading Transactions
Max Size: 150.42/200 MB

Candidate Block

Mining Attempt 6cd3ebd94535a382092492698adf62988367d5fff5861a8bdc277f3b0eab4f0a
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root abf68bda3659e431029afcbed2b50af86ca861faed6ccd1d8fccfc3e5dc8414d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02535228 BTC
Feerates: 120.00 > 2.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (611,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,438 303,438 000000000000000014a02c4f93090a32f75072d21cf2cd02369e26604abc3e4b 1 0.00/1.00 vMB 0
303,437 303,437 0000000000000000320ad9068bc3c2a43f992372ccadc517ac7a47b3a0ef8754 163 0.12/1.00 vMB 26
303,436 303,436 0000000000000000012b63005451eff783886c2fea5d1393590a396be1233963 145 0.08/1.00 vMB 32
303,435 303,435 00000000000000001450943669d30603346436f1b064cdb6d3be0bc39a50c6e5 201 0.10/1.00 vMB 37
303,434 303,434 00000000000000003ed16425d54b724f221960888dbef3cc89917c94b7ba7051 249 0.17/1.00 vMB 30
303,433 303,433 0000000000000000467999e1bfbbba931e88cd61670a469f40231911b5f440a4 300 0.21/1.00 vMB 25
303,432 303,432 000000000000000047ec441ae3c78da7851ad81f7345bbf0dda26b365806273d 344 0.33/1.00 vMB 11
303,431 303,431 00000000000000000aaa742cf97f12fcfd14cca936f1dd249943e3b38fd84e8e 475 0.37/1.00 vMB 25
303,430 303,430 00000000000000000fcf32febbef5891f7511172049d6e4b9a8ccb902706f2ae 273 0.33/1.00 vMB 16
303,429 303,429 000000000000000056b6d2b13facd1ca047595fab2d0cf23193f74a5fd0422ac 818 0.35/1.00 vMB 68
303,428 303,428 000000000000000065ed80ac2b94069ada34e735bfc2d265c18b694e727e2066 366 0.18/1.00 vMB 31
303,427 303,427 0000000000000000220d72198a0aa9a43d7e01337ef9548f4a9620c76d43dba8 418 0.52/1.00 vMB 20
303,426 303,426 00000000000000000fd760642b0295bcd00c104728e8825ea4346f137e74f314 1 0.00/1.00 vMB 0
303,425 303,425 00000000000000003604b8e081d1cc53b3f316807a7c5495e186b09e4f1adb9f 366 0.34/1.00 vMB 46
303,424 303,424 00000000000000004717f000f20ded0dff6f60495cbc8bf7aa42b3ee078d0473 1,542 0.75/1.00 vMB 29
303,423 303,423 0000000000000000635efafcc0119fbdfa73cf2b80bed89643a130f451c053de 1,212 0.35/1.00 vMB 55
303,422 303,422 00000000000000001a9a5a265ebe6dd7f2ee37123e541ea8220c8095ab652e06 512 0.23/1.00 vMB 32
303,421 303,421 000000000000000013739819620d264f4e808d78ba06b2a2b0a85ad37b5bd4a5 429 0.23/1.00 vMB 31
303,420 303,420 00000000000000003e036aefcd8bbb92649243f8ea72482ee3d943baeff0627a 293 0.21/1.00 vMB 22
303,419 303,419 00000000000000002d9f0ee9cdcce89680965867110f3dce85a9c260bd20c67a 854 0.50/1.00 vMB 30
303,418 303,418 000000000000000031ca35cb2386198f821398e2eca2136a05df0f4b462e60de 316 0.23/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.