Loading Tool

Explorer IconExplorer

Memory Pool

25,802 transactions
5.84 vMB
0.03111028 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.72/200 MB

Candidate Block

Mining Attempt 2455f94cef0bd5d28ee420b574a44be3dfb1b60826ba711f1d79519c0185b04d
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 5cf54a57b58fec597120c8963a6aa68fe5ba3bed93b8d9de8caca445c04279c2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,715
Size: 0.65 vMB
Total Fees: 0.01738319 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (755,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,576 157,576 00000000000003607d1845f4f94cccf86ada45eba3d5f92b70652dcb3107bb74 7 0.00 vMB 132
157,575 157,575 00000000000007c362c5ffcf3b6b3ee54321064d14882ee683358cab7e8d93f8 38 0.02 vMB 117
157,574 157,574 0000000000000c716e08d51caf21e8e8fb9ebe5825e250498ae9046923d4e6ec 26 0.01 vMB 49
157,573 157,573 00000000000002a322a500b472bd968dce165327b5e5347be4d33e22726e1e1d 84 0.03 vMB 30
157,572 157,572 00000000000005812b4b7ce277719a6a9f11351fd7c86ce445fe1489d84af194 31 0.01 vMB 89
157,571 157,571 0000000000000ba4919ae0126c141fd32d665c46851bd6b902d68b1046bc3608 10 0.00 vMB 471
157,570 157,570 00000000000009c589b9b08fe8f24a242ba3a22ce4a574c6c96d8013f2763cf5 126 0.04 vMB 197
157,569 157,569 0000000000000a76959b0ecc8ec7c7d375e4ad997e9d1ad14e26092012b32282 42 0.02 vMB 95
157,568 157,568 00000000000006e0f0aa9ee6a81ff40790d1cbd8c95e1faf055a469f6c3e8d9c 24 0.01 vMB 56
157,567 157,567 00000000000005c81f8f2efe77594f2dae70ba09398950eaf806430ecb2b79a3 8 0.01 vMB 29
157,566 157,566 0000000000000ca74e78cbcbfd621bb2cd33d552e4dc5d82dcbf6f38fe9ff5c9 25 0.01 vMB 91
157,565 157,565 00000000000001c91d24585d52aeb4f53aa0bb2c182c44f9fb8fdc4aac8fdf50 105 0.05 vMB 84
157,564 157,564 00000000000003eff78943b60bb94d0aa5262ff78f6b2f3e76a2335486cf449d 87 0.04 vMB 60
157,563 157,563 00000000000000735c16e1cdf2ec11c18ee59045c574c0612a33d3e5be94508f 10 0.00 vMB 82
157,562 157,562 00000000000001e3a9c53f7576cebb3545357a8bb380e15dec60ff479600ceeb 23 0.01 vMB 45
157,561 157,561 0000000000000208e36e55faaafc60b36f35ac2b68c83cb632b749c19f661f9e 48 0.03 vMB 230
157,560 157,560 000000000000089003d7f4b53f895f457d46529e3d57b367435f806501dd2ace 121 0.03 vMB 14
157,559 157,559 000000000000097f080a83829dd3217e3516cbb7079f873a5cd76f72ee71497a 22 0.01 vMB 112
157,558 157,558 0000000000000774627feac1ae955108f96bf5a58b02052c71811b8a667b1064 22 0.01 vMB 44
157,557 157,557 0000000000000583bf9c2ac922252009ab87770b101e63b1f90555f0ee1ae94e 1 0.00 vMB 0
157,556 157,556 00000000000008e155557e8beb40c421b7630c2d4cdb05a32f7af7a1b1724405 34 0.01 vMB 146
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 33.72 GB
    • Received: 0.54 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.