Loading Tool

Explorer IconExplorer

Memory Pool

87,881 transactions
32.57 vMB
0.24846364 BTC
Random Selection Loading Transactions
Max Size: 194.70/200 MB

Candidate Block

Mining Attempt 1d9b69c63ddbe88b1899123e3cb13d4759abef3bd5b64ebda063e43a7578b56d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 7a0637beda5269b49b8e836ef696247e5f4ad36977e9292c974f8877bda98788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11001108 BTC
Feerates: 538.26 > 11.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (585,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,089 330,089 00000000000000000cc256d3970e571476aa79bfc3c1ab9c8087454d25a7d3d4 500 0.29/1.00 vMB 23
330,088 330,088 00000000000000000f076080a34694d8a76c48f7321f0253eceafb924954a08b 239 0.08/1.00 vMB 38
330,087 330,087 00000000000000001494d287bac7cfc37cd38c0f8a3c2567f5acc5960a939e33 648 0.29/1.00 vMB 28
330,086 330,086 00000000000000000ea12eb5ca7beadbdcde37bcd2bf8774f6ac0a75c2182060 109 0.09/1.00 vMB 19
330,085 330,085 000000000000000011ad09b81eb23133bf36136ac0a631b8638606473963416c 246 0.21/1.00 vMB 20
330,084 330,084 00000000000000000a7b0af5b66605a0da234da56731b9e156998b77ae9e4154 902 0.64/1.00 vMB 22
330,083 330,083 00000000000000001a6655ad9cd7c2162bd215e668ee3209aaa5602ad6d1d631 246 0.10/1.00 vMB 137
330,082 330,082 0000000000000000111dd998851a9973bb27f553c20f93eb94fde7f857071251 570 0.46/1.00 vMB 21
330,081 330,081 0000000000000000043dac3fb80cd147c886f9b3f1569db07755c9728034e86d 1,076 0.66/1.00 vMB 23
330,080 330,080 00000000000000000481eb72ec3c3bb9209d31d2d2567ec95380c8dc303cce7d 380 0.26/1.00 vMB 20
330,079 330,079 00000000000000000840f62a4d23661d8a42252b62e96077ba45253978f4f76d 1,898 0.75/1.00 vMB 34
330,078 330,078 0000000000000000111ef01e9487b5e07952a5137ace8ca143c3a8cc5eed4771 380 0.26/1.00 vMB 20
330,077 330,077 0000000000000000194617c57899249a7891c3affdd0da492cd1d4dad7a7a744 519 0.26/1.00 vMB 24
330,076 330,076 00000000000000000ed8f47d0bf8d75b4d5f0e610a031474544578338a7283ec 711 0.47/1.00 vMB 23
330,075 330,075 00000000000000000e7482b32eeefdfbfe8db2bc25a70aff51849f5edfddd742 1,047 0.53/1.00 vMB 29
330,074 330,074 00000000000000001a2c35d248a918d27a85fcbd8a4ec9c9b8326554fd1897b5 110 0.07/1.00 vMB 31
330,073 330,073 000000000000000006176356fb054a4682a3d883b69e450b4a406776aea00d67 467 0.22/1.00 vMB 29
330,072 330,072 00000000000000000c4157c155ab3cf6344edef70a65e07559bebaf285db8fe2 35 0.03/1.00 vMB 8
330,071 330,071 00000000000000000f84dfc651f6871cc8d9fad86c579c47f22ba0c9db178685 628 0.38/1.00 vMB 26
330,070 330,070 000000000000000014d2a96bc7ad648b50542cad0d34833fce1c7a4028298d0f 709 0.47/1.00 vMB 23
330,069 330,069 00000000000000001221718157f44ed0b9d1244680e0ac3b1229a7ecdca45856 396 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.