Loading Tool

Explorer IconExplorer

Memory Pool

75,554 transactions
28.60 vMB
0.06556627 BTC
Random Selection Loading Transactions
Max Size: 174.95/200 MB

Candidate Block

Mining Attempt 5a00c3cc981798593c63e04dfe7ac05d5b353d867768568a2c2ce40e94b1400c
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root e489d948c3b3e10479e9c8060c804b02ff6df3396ec052317afdcd4ef6233839
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,308
Size: 1.00 vMB
Total Fees: 0.00358490 BTC
Feerates: 20.11 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (449,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,862 465,862 000000000000000000bbc0e0f7ea2576cc88de240aaa900dc668f88999d84db3 2,028 1.00/1.00 vMB 203
465,861 465,861 000000000000000001b2ab6d6c5e91460030a0f49d5acdefd4064378b16af0fc 2,750 1.00/1.00 vMB 236
465,860 465,860 000000000000000001ec46fbfffc31e84e736ac268149c0938c85ef59f161973 2,383 1.00/1.00 vMB 249
465,859 465,859 0000000000000000010760b371edb21cd8f0f0ae97a943b7adcab7b1514f2ad0 1,655 1.00/1.00 vMB 169
465,858 465,858 00000000000000000198cfb7c837b6653f103f679d344cfea941a6c0fd6b7464 689 1.00/1.00 vMB 136
465,857 465,857 00000000000000000089574a4054222788003167e8cabb375243e72e2ea97db3 1,375 1.00/1.00 vMB 196
465,856 465,856 0000000000000000018145fcc277e72559173e313c63e8d4b55baf95c44853e5 3,623 1.00/1.00 vMB 148
465,855 465,855 0000000000000000014435648e459dd7cec36b24997a1deebd3f6a75821bdfa1 2,072 1.00/1.00 vMB 167
465,854 465,854 000000000000000000b8652bb2bb25c68ad9786c2d91c02495041c3a9180042a 2,350 1.00/1.00 vMB 202
465,853 465,853 0000000000000000009f4b53c2df0271ba4d1ca67ae287742616ea3ded9c3768 2,917 1.00/1.00 vMB 253
465,852 465,852 00000000000000000115ddf92d60480724b4c215335dd0dd5162586a994a308c 4,156 1.00/1.00 vMB 124
465,851 465,851 00000000000000000012ee4edfd115b96bf90667e75b4f4f195c111027ed930f 2,532 1.00/1.00 vMB 148
465,850 465,850 000000000000000001c18ba5d70d5e870d161feb540450444b81d0ea06cef64e 3,552 1.00/1.00 vMB 134
465,849 465,849 0000000000000000018dc861dcacf444dcf40d084b482910be709b26ede33151 2,762 1.00/1.00 vMB 180
465,848 465,848 0000000000000000017836cecf9ef8e184897a1690d47720880f678ba92c2843 2,007 1.00/1.00 vMB 213
465,847 465,847 000000000000000000331b2c22012e431d61e0122bbebf24e69be0ab5c1e532b 1,689 1.00/1.00 vMB 100
465,846 465,846 000000000000000000437291f12e8dc203c81b00558bdffbea16655d39b01810 1,821 1.00/1.00 vMB 144
465,845 465,845 0000000000000000015e2390895861f7d9d443af121e837bef87eb3ed51e549c 3,091 1.00/1.00 vMB 159
465,844 465,844 000000000000000000be7beafc0b921ee5ec8fad469dc328c6faf8a4f21aab9e 2,878 1.00/1.00 vMB 140
465,843 465,843 000000000000000001d450ccf614af92c3b886ded69228930c936d3a44c5f832 1,718 1.00/1.00 vMB 143
465,842 465,842 000000000000000000692bf030d7ea59b4b05b3e0e4fb7552f71ecce01cd9287 1,881 1.00/1.00 vMB 225
Previous 10 blocks ↓
Total Size: 782.82 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: 710.64 GB
    • Received: 17.08 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.