Loading Tool

Explorer IconExplorer

Memory Pool

81,558 transactions
30.79 vMB
0.08571876 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt b8dfc14f6265cffe118a76d1810dca56e3b74f4a16f9e58aab2bfd64034cb25f
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 01b1f6f3ada463c41bcc49dc4b11aa7c1ae06c3ac3ab4154827c2f9cf98ce6ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,015
Size: 1.00 vMB
Total Fees: 0.01675428 BTC
Feerates: 150.93 > 1.68 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (623,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,493 291,493 00000000000000007c295a0b2e94a00ca34d7e5eb02dc1cb5cb8127acf485b27 108 0.06/1.00 vMB 24
291,492 291,492 0000000000000000671a8d7b607c8bb1931eaf70800975f571034f553d3fdf0f 239 0.10/1.00 vMB 34
291,491 291,491 0000000000000000bab5102a7417e5f1508038a4ff0f56182543f98254710d03 540 0.28/1.00 vMB 25
291,490 291,490 00000000000000000adc05c1f6de6000c18002e416c09b2ebbdc5d2f5c8d3f3f 526 0.39/1.00 vMB 27
291,489 291,489 000000000000000079a38451325248ffefc93a17c7373b88297b178502b75eb7 307 0.25/1.00 vMB 23
291,488 291,488 0000000000000000350f06c0a23e00c81fce606cbf707d58ded41ba979641404 768 0.35/1.00 vMB 38
291,487 291,487 0000000000000000c292ceda1b52e4141d546647e74f0e5547df51790b13d906 202 0.14/1.00 vMB 19
291,486 291,486 0000000000000000e7b7ab0c0f6378c34e6a79982e43e56befc1799336076b6a 679 0.40/1.00 vMB 30
291,485 291,485 00000000000000005c1442bf8e5ed78ab4fbba006dab3148a72b3b6105ba85fc 295 0.17/1.00 vMB 53
291,484 291,484 0000000000000000de6ce3ce3c544ffe2468f2269855d43fcfe5b5f0c193da69 1,591 0.90/1.00 vMB 34
291,483 291,483 0000000000000000e1416286a91e55df105b6dfa757aba56a02d69002fb2a02f 675 0.25/1.00 vMB 70
291,482 291,482 0000000000000000bd810461900bd9e154da060dbf14646bd4897287f3507470 672 0.44/1.00 vMB 38
291,481 291,481 0000000000000000b16ec9d427694f4aa9003e1a8862379cfe02f56c38c8b345 700 0.41/1.00 vMB 38
291,480 291,480 0000000000000000f3aac0e4b9fbc86a4f05263d0876310c295a18d5c17f46d6 362 0.20/1.00 vMB 33
291,479 291,479 000000000000000040f3068d62bb17920b23991a267dcff758e72158e30872ab 58 0.16/1.00 vMB 12
291,478 291,478 0000000000000000241c373fa2eb53eb8348cca5d8561cce9442bd9b1233eaab 748 0.50/1.00 vMB 23
291,477 291,477 00000000000000002c73d146ad740af1378580a6e02cfe2e1fa84a76cd5fd2d9 512 0.16/1.00 vMB 72
291,476 291,476 00000000000000003118ade6a5d985791ba8355d2dd9bd2f07af535c268d97c5 62 0.10/1.00 vMB 8
291,475 291,475 0000000000000000bd7a6e59569860c59c7544f3d432fbf58f3562327ecc6f47 183 0.12/1.00 vMB 24
291,474 291,474 000000000000000060fd0287dee6748cb30dfa756a67b7a3df6dfb1e64535a31 128 0.05/1.00 vMB 35
291,473 291,473 000000000000000073e1aa5111b5078b2111d67af8468f9d15caef744ed57b68 1,004 0.59/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.