Loading Tool

Explorer IconExplorer

Memory Pool

53,765 transactions
31.98 vMB
0.13548257 BTC
Random Selection Loading Transactions
Max Size: 170.95/200 MB

Candidate Block

Mining Attempt fa21e0933999f2fb8ff26e4a0d491f7162940960d0d0e3ae40c126e30e7c4e86
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 7b01f887de66faaf2bc29221a69f3cb288a16c9489da5b2ca64682593cee29ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.03684374 BTC
Feerates: 368.10 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (230,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,527 684,527 0000000000000000000116a10a6a579d1679984b0a0c04dbffa65e5b311df6e2 1,715 1.00/1.00 vMB 80
684,526 684,526 0000000000000000000a56ceeb8ca29ed9a1399756ed45f0263fb20b55305dad 2,018 1.00/1.00 vMB 52
684,525 684,525 00000000000000000008ce4d8d480650b80441566b7beb736c328e1b69103874 2,311 1.00/1.00 vMB 78
684,524 684,524 000000000000000000008dc3f83a82cfb28aa0466fd96a33d68549fda289a851 745 1.00/1.00 vMB 41
684,523 684,523 00000000000000000008a2685c0b596fbb66f9d754ec19682e40bffaa887b5d2 1 0.00/1.00 vMB 0
684,522 684,522 0000000000000000000a53a8a5d662fd25654886699f5c09482de4569bd2fb05 1,708 1.00/1.00 vMB 44
684,521 684,521 0000000000000000000030a87962058f3757d8832b59208b8d2ce7b7849f57c5 3,037 1.00/1.00 vMB 113
684,520 684,520 000000000000000000015a74563f8651671e50692a02d3cce690455423a9618e 1,808 1.00/1.00 vMB 67
684,519 684,519 00000000000000000004479f0d6d00e495a434ea5c1bc6ce5eb398b6eb424388 439 1.00/1.00 vMB 127
684,518 684,518 0000000000000000000593e37aeb4f72d92adc0b0af9d4003b1d6626d302e427 1,639 1.00/1.00 vMB 57
684,517 684,517 00000000000000000006cc12ecabb4d6627e41084bcc5de315ca8db97bdf50dc 1,486 1.00/1.00 vMB 55
684,516 684,516 000000000000000000072a4f409c23a1f6316f00d84df82b5d4d93ffec2cb049 2,033 1.00/1.00 vMB 58
684,515 684,515 000000000000000000059963e1b7fd5709482d2b95cfba9898a6824b3bc9ccd5 2,319 1.00/1.00 vMB 51
684,514 684,514 000000000000000000079b4b39e068cf880be9d9f0fe563b6a8f963b789f61a5 2,379 1.00/1.00 vMB 61
684,513 684,513 000000000000000000050a50597d74204091c420959e33eae91ad1fd36aa81d6 2,607 1.00/1.00 vMB 73
684,512 684,512 00000000000000000005e4ed610eb6431f038bacd3a071012248992492036fb5 2,907 1.00/1.00 vMB 63
684,511 684,511 0000000000000000000af89f0ad85e18ac5599ab96f07b91b0f6da8a86f89f54 2,697 1.00/1.00 vMB 83
684,510 684,510 000000000000000000063351ff0a6af2f2ff51805169e3da9d367a510587a9cd 2,336 1.00/1.00 vMB 86
684,509 684,509 000000000000000000037713505c277f2d0a70ceb7119ac072b7aac83ec60e6a 2,389 1.00/1.00 vMB 79
684,508 684,508 0000000000000000000717e3b8551f2b58f46746a03916d96cc5490779dac0ba 2,986 1.00/1.00 vMB 119
684,507 684,507 00000000000000000003663d86246a48757fedfc7ee777b5eb9b91d6ab705b93 2,112 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.07 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.24 GB
    • Received: 13.50 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.