Loading Tool

Explorer IconExplorer

Memory Pool

41,252 transactions
18.08 vMB
0.17048098 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.73/200 MB

Candidate Block

Mining Attempt 995da0bd460fa0d1ba0effea94ef298514d3c9a748940de8a94eed505926c19d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ebbc21f650e7acd51fced687ac3547843f951f837fa8dbb05f413fdce87d7f3b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.05479712 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (779,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,860 133,860 00000000000009fdc2bf2db6a3a0b48572e87facc48544ef0c4533f27b709d61 80 0.02 vMB 3,334
133,859 133,859 0000000000000850411277f627150a95d525b184824d1080686d2d619eb41597 86 0.03 vMB 136
133,858 133,858 000000000000086e7da0a02c5e3f764d9e407b4d05c83daa649ae4492a7a7359 266 0.10 vMB 1,569
133,857 133,857 000000000000013e11f43bce365a4d4b0db1751f835e09cccc69876deb4c3570 8 0.00 vMB 544
133,856 133,856 0000000000000a03e2069b1305fea2a7ab4539e7dea94edb610647db46fba1b4 57 0.02 vMB 320
133,855 133,855 0000000000000a1593958348814ba9427d13328e68dd0fdab0f9b7e3b7a9d1af 34 0.01 vMB 182
133,854 133,854 00000000000003f33761c744dcb43d4b61ecb5fb47ba24fb29f21dff9748e518 92 0.03 vMB 392
133,853 133,853 000000000000046203c03c1165a8456b08d070bffd87bdab7fa9bc3c5734865c 113 0.04 vMB 373
133,852 133,852 0000000000000beb224eb64649abee00bb5a19be7bf42c7ce6406262d2868ed6 37 0.01 vMB 586
133,851 133,851 00000000000002c6ac77b5a71cf4ac00eeed02456e36ebac7263bce5a0a7bda9 11 0.00 vMB 340
133,850 133,850 00000000000008e0cf0ec0232b274e44385ab86955ec9f0eecf9c06bf8814ae3 20 0.01 vMB 718
133,849 133,849 0000000000000081d205fd5306d4825b7e8c207908db2365a1f6ee0572492c37 28 0.02 vMB 795
133,848 133,848 00000000000002d99af98d381c3d4919493b8dd21381fa1daf63d237456156da 158 0.06 vMB 159
133,847 133,847 000000000000065e02cbdbecc2275973859f1f5ec28b1f3baef0abb96bb3255e 29 0.01 vMB 603
133,846 133,846 0000000000000a38f973dd6e89d48ad0099f6a98e59ae2728aa53814608fa906 36 0.03 vMB 290
133,845 133,845 000000000000099d836d685e2bcf308d51f6cf4f1796d9a880ff186250767c22 85 0.05 vMB 677
133,844 133,844 00000000000003323f4bfd4a544537af456606c8354adafa60cb2699ae8a73a4 3 0.00 vMB 0
133,843 133,843 0000000000000593a03c8c574d3d2a14e6bcbd82e612c8bb83838f5c4ba2549f 50 0.02 vMB 431
133,842 133,842 000000000000031ae139473b06678d7719f1883c6f5e7078f9da14530877d1cf 48 0.01 vMB 89
133,841 133,841 000000000000050fd64776dfa344078dbe0162b61c8cc3cdad9f17a3a5abbb68 27 0.01 vMB 103
133,840 133,840 00000000000006fc2ad106a958cfe8db343d445bf4afe430f6f0da5ceb02ae89 25 0.01 vMB 2,243
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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