Loading Tool

Explorer IconExplorer

Memory Pool

78,157 transactions
28.99 vMB
0.07956820 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 72196d824bd85331c8f823ce8b5bc62815c4b6250b9dde9c68c5a72487d04776
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 64ab05ac7c83dbbd27fe5dc881a9076f20fc5c7a3719ba78fe6eb6cf8895ba23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01913117 BTC
Feerates: 100.81 > 1.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (500,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,709 414,709 000000000000000003562dad7dfaa0fcdd660fdc2bce52d63ac3b12f24e66463 1,173 1.00/1.00 vMB 29
414,708 414,708 0000000000000000038e4a7fb7cea939f1c27fcf6048d195413e48a3bd63a830 866 1.00/1.00 vMB 18
414,707 414,707 0000000000000000015500b2cb2bb0b678439f7d40334d774cc3da35370abfab 1,843 1.00/1.00 vMB 30
414,706 414,706 000000000000000005610f480f973393a3e4a3c69a6a448e9f504c049aa865be 7 0.00/1.00 vMB 147
414,705 414,705 000000000000000003c93627601728d50e00a48562e416b7fd3a19d8c8e490b0 2,515 1.00/1.00 vMB 58
414,704 414,704 0000000000000000009b7150299d0bbc798a4a129839531872f26b45aa872e81 2,606 1.00/1.00 vMB 58
414,703 414,703 00000000000000000350e95560b60587b8ace511131d4613721619d6a64a29c2 2,083 1.00/1.00 vMB 51
414,702 414,702 00000000000000000302d90bd3317378586b7e61c70f3ee77bd9d77efa37613c 1,494 1.00/1.00 vMB 35
414,701 414,701 00000000000000000299a44b7bc11e364a229f71371dd582844b312bc7a68553 894 1.00/1.00 vMB 40
414,700 414,700 00000000000000000312c230a431c78aa612dfda347267d44675e38dee357494 2,068 1.00/1.00 vMB 57
414,699 414,699 000000000000000004931ccaecebc55e5e4a6f01ca3b10c0c70f3d030639d447 1,673 1.00/1.00 vMB 58
414,698 414,698 000000000000000003a94da36c1eae3e17ac57ed75d8e37f8e818021237939c6 1,216 1.00/1.00 vMB 25
414,697 414,697 000000000000000002e778c9a3eb1c81942979f20bfba95581d70fc5314e4382 1,289 1.00/1.00 vMB 35
414,696 414,696 000000000000000003ae7805c8c51264f440061257def70271ae4bc1b01625e3 2,551 1.00/1.00 vMB 59
414,695 414,695 0000000000000000030831afab4123687ac725c34aacd9f625a2b8de793a468b 2,363 1.00/1.00 vMB 55
414,694 414,694 0000000000000000045a6c975b00c6afba4dd29505b16df762e36b7ca34b95da 1,789 0.99/1.00 vMB 48
414,693 414,693 000000000000000001acf8fa2536ce143d662cd176699f1c2d5a4d349fa25e04 1,738 0.76/1.00 vMB 53
414,692 414,692 0000000000000000030b2c198fbe914a8f06f6d69a5910d1519fe3f85a7b6ce6 240 0.14/1.00 vMB 50
414,691 414,691 000000000000000004f441cd5e94b11689d6dd2cd514bfb99ded8d89c6c2d005 855 0.47/1.00 vMB 44
414,690 414,690 00000000000000000374f4e6fdfa854fe33a4bdbd74c84c631ba044752ac9790 920 0.45/1.00 vMB 47
414,689 414,689 000000000000000002472cda6900b9eab02b7c1a1b9186db6ca178e3aad66985 1,644 0.68/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.