Loading Tool

Explorer IconExplorer

Memory Pool

47,892 transactions
27.76 vMB
0.05961012 BTC
Random Selection Loading Transactions
Max Size: 148.24/200 MB

Candidate Block

Mining Attempt 0cce29c2f5bc1eb8bcdc672c7aa5efb22b3172f840b4482a66edd387f509d032
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 836497b5d7cccb635c456c0c1c2553400148b4c036d4cd1c514d6f6c20c4d2e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.00728525 BTC
Feerates: 100.00 > 0.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (412,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,013 502,013 000000000000000000622559fc138c3bfdf1ebc1451e3939e68dd3c5b32c9668 1,818 1.00/1.00 vMB 428
502,012 502,012 00000000000000000052c0c7ac111f818689a400f662618bef0d1f17461e284b 1,329 1.00/1.00 vMB 217
502,011 502,011 0000000000000000008fbcf01ba8c0a480d26a4be4494ddc92ce291649488ee5 2,516 1.00/1.00 vMB 480
502,010 502,010 0000000000000000003fea061fe867e55bf3ee6f72d2ae7d01be203d8182b11f 2,007 1.00/1.00 vMB 409
502,009 502,009 000000000000000000587e75b737238168a531d13e64c565e4fcb5a522fc4e00 1,231 1.00/1.00 vMB 65
502,008 502,008 000000000000000000664d18ce2afcbf712de7960127730f612a2df4f26834dc 1,049 1.00/1.00 vMB 290
502,007 502,007 000000000000000000877864cc6f197feb8e5c38847c5f95b93af3d3b371c92f 730 1.00/1.00 vMB 136
502,006 502,006 0000000000000000001aa5d2f7f1893368833ce2be58dc9fb27a5e36e93d4986 778 1.00/1.00 vMB 151
502,005 502,005 00000000000000000043e90ca9abe78680ab7f0d3f82038fd36d453d1f2c4721 112 1.00/1.00 vMB 110
502,004 502,004 00000000000000000035f78e17d28613ccc1f3da045871b4b91734e36eba120d 563 1.00/1.00 vMB 154
502,003 502,003 0000000000000000000892e37b1d7ea1806919189812651c34e0756ee0626eba 744 1.00/1.00 vMB 234
502,002 502,002 000000000000000000590bfc0d9562d9e70fd011be102137af7f6c4c3a9383f4 1,096 1.00/1.00 vMB 253
502,001 502,001 00000000000000000026dd6332e873976a1be5dfa5bfa5b68c269ee3aca9e396 1,068 1.00/1.00 vMB 229
502,000 502,000 00000000000000000035a2b5939f3b51a667af8119006d9f6d2ef3541d40184c 2,003 1.00/1.00 vMB 374
501,999 501,999 0000000000000000003f5fd010948e40fe14c9f516cdb5706a42f78dc2788e49 191 1.00/1.00 vMB 170
501,998 501,998 00000000000000000042c5dc6718083dee695fb3abbcec5b3aae85d8579a265d 154 1.00/1.00 vMB 127
501,997 501,997 0000000000000000005db3f1017ac8a82c39157bb31341c334248ff74067dee0 1,548 1.00/1.00 vMB 326
501,996 501,996 000000000000000000560d01fc1f4fd18297a8ddd97c5a97229542de65ae1a24 324 1.00/1.00 vMB 146
501,995 501,995 0000000000000000005766eebde4bc164c51e728460fc7bb60b7bb5124336775 1,205 1.00/1.00 vMB 338
501,994 501,994 0000000000000000006aa0e6c5e8cba69204e02119c8c0c1997d9c08fd120ce3 150 1.00/1.00 vMB 128
501,993 501,993 000000000000000000016636e27aac9345a5086de80cab5801f9af83a740749b 169 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.