Loading Tool

Explorer IconExplorer

Memory Pool

73,686 transactions
28.16 vMB
0.06751766 BTC
Random Selection Loading Transactions
Max Size: 167.54/200 MB

Candidate Block

Mining Attempt 8314059df127efdcf09d5baa9b25d01870c376b2440da85c661a6233a64cd6f2
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 274df43cca555761aacc16593725b9f562498a13f25513d7c53abe621fd2b3a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,977
Size: 1.00 vMB
Total Fees: 0.01115922 BTC
Feerates: 101.62 > 1.12 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (104,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
810,329 810,329 00000000000000000004d98b97e365f0fe05d5da4b03db035df43a66cbeb925d 2,457 1.00/1.00 vMB 30
810,328 810,328 00000000000000000004a571e3bd2cae911ca9a6f805a7c282ca71862dde64ff 3,877 1.00/1.00 vMB 39
810,327 810,327 00000000000000000001e6e02dcc15eaf643c126bc50d9f76320ebd9e8104c99 2,749 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.