Loading Tool

Explorer IconExplorer

Memory Pool

78,261 transactions
29.09 vMB
0.07639065 BTC
Random Selection Loading Transactions
Max Size: 176.39/200 MB

Candidate Block

Mining Attempt 6fc414c7c33b985b1cb5eed70afc917dc3c8ac6132d65b3e0ac8975d62b13396
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6ac9ac944e1a8c387fbd606e626d86ce88bb6c9d7783f61d25a194d68a778d1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.01566688 BTC
Feerates: 100.19 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (104,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,350 810,350 00000000000000000002d848d1f931769251b5cb1c3518976ca3ba2bb9ef6963 1,662 1.00/1.00 vMB 14
810,349 810,349 0000000000000000000235c14863f38bddea0b96eb7b694f140efaf180e9d5db 2,806 1.00/1.00 vMB 20
810,348 810,348 00000000000000000004d003bad3c74f3e7c8ccf592487712d2e7988969ccfc5 3,241 1.00/1.00 vMB 36
810,347 810,347 00000000000000000003f933e07de3d32b211a32b6b1eec79b4101cf2f4a668c 1,341 1.00/1.00 vMB 7
810,346 810,346 00000000000000000003ee20d3e21cd67752fe423c604962b624464ef572451e 1,191 1.00/1.00 vMB 26
810,345 810,345 0000000000000000000240a0492b1ccf1044c282328ce5089a344b4515dff482 3,368 1.00/1.00 vMB 32
810,344 810,344 000000000000000000031a0c4857c2f9936a2615f200c1917d5a4904ac1c198c 1,683 1.00/1.00 vMB 17
810,343 810,343 000000000000000000047702ab7ac55cac34fabe158ca71cdf9708ad7a0e5224 2,332 1.00/1.00 vMB 22
810,342 810,342 00000000000000000001ce14102db904257610932e895ceb23e3818fe61410f9 2,193 1.00/1.00 vMB 27
810,341 810,341 0000000000000000000273a2a9e560ed118821dbf24c16245e3c9fdfef026540 2,077 1.00/1.00 vMB 15
810,340 810,340 00000000000000000002d9e2a03a22bbca67585006b568d0f181bd77a67587e3 1,550 1.00/1.00 vMB 15
810,339 810,339 000000000000000000039d5578eadb3ff95e883beb3f7b8607796e2adb82fc9d 2,698 1.00/1.00 vMB 21
810,338 810,338 00000000000000000000316ae0834822ffb6dad8c110d887e9fafc7748092e8b 3,069 1.00/1.00 vMB 31
810,337 810,337 00000000000000000004d0433a2fb535973973e2fa3c77f8ed00ff870546755f 2,483 1.00/1.00 vMB 23
810,336 810,336 000000000000000000031c6e9911a390a92c3f5fd577acebcb5d1c8aeabb3970 2,812 1.00/1.00 vMB 30
810,335 810,335 000000000000000000016c1e776f2313657ff595c922d7154ccf06b96ec6b2b5 3,111 1.00/1.00 vMB 27
810,334 810,334 000000000000000000011bc9086d94db1623afe4dc04a25a9e817229232d971e 1,785 1.00/1.00 vMB 26
810,333 810,333 0000000000000000000077cc95bcb885168d98592d872bc246d3612d0f68b244 3,755 1.00/1.00 vMB 33
810,332 810,332 00000000000000000001f0800f0a6935e155dcf6047ae4fe59e30c94344121a4 3,912 1.00/1.00 vMB 27
810,331 810,331 00000000000000000003d91f4c60e6315a6cacaac4715e606b522a25cc392e7f 2,438 1.00/1.00 vMB 30
810,330 810,330 000000000000000000012650feccb29382238b73b16ba50d888c84f4478aac3f 3,306 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.