Loading Tool

Explorer IconExplorer

Memory Pool

53,956 transactions
32.12 vMB
0.18151846 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt 3dcdd90c9adef126aba259b385241e24427c7a7b66b43d763f41c4d51df0ca9a
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 5e57e0f112e9bbd37824db3f248aae7606fa25216b349333e4b636f31906b503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.07930285 BTC
Feerates: 101.66 > 7.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (300,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,965 613,965 0000000000000000000e55d1eaa77c4a7da32179329ce1e12ec9903109f01bbf 1,298 0.43/1.00 vMB 14
613,964 613,964 0000000000000000000e7471ec684b7da3b0e59d7ba1cf71b2c5937cdabc4eee 575 0.27/1.00 vMB 56
613,963 613,963 0000000000000000000254bdfd148ff7ac2c180d72347552776601a3534b31a8 36 0.01/1.00 vMB 36
613,962 613,962 000000000000000000024a856b91590c7bb869013f33833b14145d5bdb5ba75f 1,012 0.30/1.00 vMB 17
613,961 613,961 0000000000000000000be36ed1f4284e0f4352cc2bb3a16f191e73980818f8b5 1,674 0.60/1.00 vMB 14
613,960 613,960 0000000000000000000faa04739c30adcfade14c646a8ba7a2df002e5d6e7e49 2,764 0.88/1.00 vMB 15
613,959 613,959 00000000000000000001f44112af7ae1ea18281752f9659bf9e16c9f60955658 1,103 0.30/1.00 vMB 17
613,958 613,958 000000000000000000022dbff8074a0e28b353b764f73d3aef1e3ddfde4a5e76 546 0.18/1.00 vMB 19
613,957 613,957 000000000000000000007765607bc2718eb0f196bba511990d020591d1291704 2,437 0.80/1.00 vMB 17
613,956 613,956 000000000000000000078a18f4e695eaf1ef67e17608efd81cce469765b13fff 3,088 0.93/1.00 vMB 14
613,955 613,955 00000000000000000008a0c7ef65804fdd4caecdde37304a53a817bc46c4495a 1,578 0.50/1.00 vMB 17
613,954 613,954 0000000000000000000f53d697728e526588c8672cb49597da494dcb550660f8 1,934 0.89/1.00 vMB 8
613,953 613,953 00000000000000000005831732c4e27ee337242b3285507d1d2ffff8a097be2e 1,830 1.00/1.00 vMB 27
613,952 613,952 00000000000000000001507839d629c9e1d881714cc3e639b6e619cd74ce9c4b 1,689 0.67/1.00 vMB 14
613,951 613,951 0000000000000000000de5cdab433cee751ecec012c639a901012de3e3cb2207 2,592 0.95/1.00 vMB 14
613,950 613,950 00000000000000000003ef3c370b6cdbb0cb34af97f16c4753cf4e5f730cd234 3,312 1.00/1.00 vMB 19
613,949 613,949 0000000000000000000595fbd784b7f25f5b81aa160d64292a7ea12b9f98d261 2,357 0.69/1.00 vMB 16
613,948 613,948 00000000000000000011ecb2138d1c638a6a8b24f079dc6ba0560ae6439f4d60 2,413 0.93/1.00 vMB 10
613,947 613,947 000000000000000000011db0d4ca84d9b1247b2fee15d03ffca3f3d757162bd6 1,460 1.00/1.00 vMB 6
613,946 613,946 0000000000000000000a97556aa26403ead4bc19083a696e3f481bcfcf8d81c2 412 1.00/1.00 vMB 3
613,945 613,945 000000000000000000056d4515068b51009c3ec46a233eb6880e24f9061a99fe 2,516 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.