Loading Tool

Explorer IconExplorer

Memory Pool

78,859 transactions
29.20 vMB
0.09564048 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 468c737054aab27eb995b99420b5583e16c06078a02ef424eac4bf2166d2ac4c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e7b580792755ea63cd684988b02f793c9e205c4b9048c5595c028f95ef7ddd4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.03453925 BTC
Feerates: 477.45 > 3.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (483,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,829 431,829 0000000000000000011504ae726c0f95d0702a9b603bb3c6ff0605c409d21540 206 0.36/1.00 vMB 29
431,828 431,828 0000000000000000047a00b1892469080caa1b2fabe4228cd24559c4512c3760 2,385 1.00/1.00 vMB 56
431,827 431,827 00000000000000000465569a3400f6b3e9d445c8111469bbb323fc39ffbcacbd 664 0.37/1.00 vMB 50
431,826 431,826 000000000000000002efa676cd5d8e4c56fcf69e69bfe869f3a5fc83d9a95d0f 1,441 0.93/1.00 vMB 36
431,825 431,825 00000000000000000101194467980498d73c1b8a5be4993842d1fd1774dffb3b 2,940 1.00/1.00 vMB 73
431,824 431,824 0000000000000000021aa4c3c2d6a60851a508f60198addfcddf0d0fde90be73 1,005 0.41/1.00 vMB 57
431,823 431,823 0000000000000000030bcbfe5e3ce3dbc99e54c84818e467f86cfdd417b67cb6 1,626 0.66/1.00 vMB 55
431,822 431,822 0000000000000000011bf2f200733b5aa02aec3c2182e2969c5f17756da98217 1,495 0.69/1.00 vMB 52
431,821 431,821 000000000000000002238eca40d1f1cafd50bc230c668932efea69c6cc3b4dbd 751 0.98/1.00 vMB 19
431,820 431,820 0000000000000000026bbefd2cc091779130cda17eae0b20df34aacf5863156e 524 1.00/1.00 vMB 11
431,819 431,819 000000000000000002af605ffe64aa9ef568212679eac56df982a36f9f9d3526 1,437 0.60/1.00 vMB 57
431,818 431,818 000000000000000001eacceb6404f4a96a09f583c431e21a254ed515f473459f 1,470 1.00/1.00 vMB 38
431,817 431,817 000000000000000002bda4cb69d607facf4d14b7508f0e02349dc71cf3598ff3 1,440 1.00/1.00 vMB 40
431,816 431,816 000000000000000003b87f2e29935fe0740ed7865be7ab5305c58725ddc0b74f 2,362 1.00/1.00 vMB 55
431,815 431,815 000000000000000000f759f4e4f9977dd3c93cd5161f22affa14433cc977ccd5 2,767 1.00/1.00 vMB 71
431,814 431,814 0000000000000000032908aeec711fec83c6ff2e4d80c4825e80bf20e083e58c 1,154 0.51/1.00 vMB 53
431,813 431,813 00000000000000000477059d80b547ecc03e835b0792588e0ff338ba776e2272 365 0.19/1.00 vMB 47
431,812 431,812 000000000000000000650a8122d01f6e30044d38c621d435ca74b0d0645eefda 1,704 1.00/1.00 vMB 42
431,811 431,811 0000000000000000016e5c45799a5f99f2b3d9a606141c1d9ba372943caa259e 1,466 0.99/1.00 vMB 38
431,810 431,810 00000000000000000287c9cd18e560c42b0606bc432afb676f90ba52b1317748 1,518 1.00/1.00 vMB 16
431,809 431,809 0000000000000000009590ecace775584a2d88b283c8da23c94e361dbb0e954e 1,522 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.