Loading Tool

Explorer IconExplorer

Memory Pool

22,021 transactions
10.69 vMB
0.10164933 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.42/200 MB

Candidate Block

Mining Attempt a780374ce0befe31a7b13f322c3af44b6ddbb9b42865d4703ad0f8b849061366
Version 20000000
Previous Block 000000000000000000005753d95ed38016933464753c7523ca9df180e8b11790
Merkle Root 9be2d5754f6ab443075e396a22d14ac539d6c5cf0d758bb9e0b57fab576fe0b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.08392537 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,570 (756,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,569 157,569 0000000000000a76959b0ecc8ec7c7d375e4ad997e9d1ad14e26092012b32282 42 0.02/1.00 vMB 95
157,568 157,568 00000000000006e0f0aa9ee6a81ff40790d1cbd8c95e1faf055a469f6c3e8d9c 24 0.01/1.00 vMB 56
157,567 157,567 00000000000005c81f8f2efe77594f2dae70ba09398950eaf806430ecb2b79a3 8 0.01/1.00 vMB 29
157,566 157,566 0000000000000ca74e78cbcbfd621bb2cd33d552e4dc5d82dcbf6f38fe9ff5c9 25 0.01/1.00 vMB 91
157,565 157,565 00000000000001c91d24585d52aeb4f53aa0bb2c182c44f9fb8fdc4aac8fdf50 105 0.05/1.00 vMB 84
157,564 157,564 00000000000003eff78943b60bb94d0aa5262ff78f6b2f3e76a2335486cf449d 87 0.04/1.00 vMB 60
157,563 157,563 00000000000000735c16e1cdf2ec11c18ee59045c574c0612a33d3e5be94508f 10 0.00/1.00 vMB 82
157,562 157,562 00000000000001e3a9c53f7576cebb3545357a8bb380e15dec60ff479600ceeb 23 0.01/1.00 vMB 45
157,561 157,561 0000000000000208e36e55faaafc60b36f35ac2b68c83cb632b749c19f661f9e 48 0.03/1.00 vMB 230
157,560 157,560 000000000000089003d7f4b53f895f457d46529e3d57b367435f806501dd2ace 121 0.03/1.00 vMB 14
157,559 157,559 000000000000097f080a83829dd3217e3516cbb7079f873a5cd76f72ee71497a 22 0.01/1.00 vMB 112
157,558 157,558 0000000000000774627feac1ae955108f96bf5a58b02052c71811b8a667b1064 22 0.01/1.00 vMB 44
157,557 157,557 0000000000000583bf9c2ac922252009ab87770b101e63b1f90555f0ee1ae94e 1 0.00/1.00 vMB 0
157,556 157,556 00000000000008e155557e8beb40c421b7630c2d4cdb05a32f7af7a1b1724405 34 0.01/1.00 vMB 146
157,555 157,555 0000000000000dc7c07f90519c574ae9216727a89d6f79d1457342b7891173e1 92 0.04/1.00 vMB 148
157,554 157,554 00000000000009929883a9d83c13240be9c48a58bfd237bff730570391af84f9 64 0.02/1.00 vMB 46
157,553 157,553 000000000000065ded353da729ee8a38867376143f10ea4eead230e5e008bb95 124 0.04/1.00 vMB 24
157,552 157,552 000000000000055aa37fc9fe9acde50ecbc7c713e9c61d57feeb9165644a1518 17 0.00/1.00 vMB 75
157,551 157,551 00000000000001cf1674886cc3c3e62faaf6aa7664ac6d512a85bc248dcd50ed 26 0.01/1.00 vMB 50
157,550 157,550 00000000000004c6f73df1fa8bc15bbb3b07c537562f4efaa57c6f362e0ec25f 58 0.02/1.00 vMB 103
157,549 157,549 0000000000000777db350c04be64bee58c2fd70a261d05cfc8ded74aec840e34 19 0.01/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 779.85 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: 437.22 GB
    • Received: 2.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.