Loading Tool

Explorer IconExplorer

Memory Pool

10,432 transactions
9.67 vMB
0.06691217 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.43/200 MB

Candidate Block

Mining Attempt cc62521b6e324752f56e17196507fb4a832b63147ad0a0a96b5a251d14c7d3d4
Version 20000000
Previous Block 00000000000000000001e3a2442c216d8aaab4f93e1dd8f467cbf1f3f2d66ef5
Merkle Root 97438c1c79aae1537d79755474612f4f20e2197d3b7b78d95e41f8b48abf1efc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,443
Size: 0.997967 1.00 vMB
Total Fees: 0.05264372 BTC
Feerates: 201.93 > 5.28 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,795 (782,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,342 131,342 000000000000058e6bb98e14c5218aeb227c0b7b02f60e44327c13b786ff43d7 45 0.02/1.00 vMB 820
131,341 131,341 00000000000007d912b179cf5e7ab60a99125f80b1db3946d7d40d87fe31ef37 36 0.01/1.00 vMB 902
131,340 131,340 00000000000012ad13fb597077ef5e57b941b40ef42318c416cdb601f569a579 9 0.00/1.00 vMB 525
131,339 131,339 000000000000078eeb09cfadff0bd245ab220f51132235be0d2a68def8fbc011 10 0.01/1.00 vMB 1,076
131,338 131,338 000000000000085fd25283d4fd01811a00d557b175e8890636bcc69fa9fbc7ff 15 0.01/1.00 vMB 1,675
131,337 131,337 0000000000000ef726e5064597610f9de669f2dbb418d56da19daa2f76a34c8d 14 0.00/1.00 vMB 1,630
131,336 131,336 000000000000114c192419127b21284cb608db050baf3e254ac8d28acb31ebdb 88 0.04/1.00 vMB 642
131,335 131,335 0000000000000beb1a23e41bbd0d8eb009e94c99521e185bff315f6e548e872d 8 0.00/1.00 vMB 1,403
131,334 131,334 0000000000000753ce60e25919ec7d5aa7f9a3d944be0dc3f0d4c40302948921 97 0.04/1.00 vMB 516
131,333 131,333 00000000000009367d838cacb745624f004495e1e06f4a9a4449e03f1ef471ec 17 0.01/1.00 vMB 1,756
131,332 131,332 00000000000009f321f448f1bb722865b353b7be53810c4f52e572e4fe785c7e 41 0.02/1.00 vMB 1,137
131,331 131,331 00000000000011eaf3acc4731adf488057f327ed6be2eaf014e11eb62c2a8802 69 0.02/1.00 vMB 155
131,330 131,330 000000000000113d0874d4f0fde8d370a30565bbb835663d9bbf26c3b578c46c 46 0.04/1.00 vMB 792
131,329 131,329 0000000000000d146442a6146986abcd62b34bc96f664606632a1ec19fe81a8a 44 0.03/1.00 vMB 1,066
131,328 131,328 0000000000000e9c5d72e2af77b700f6e562bd216266d2846612a7ab5853ba83 137 0.04/1.00 vMB 128
131,327 131,327 0000000000000e6acf16f6948ea776d29e48bff1d9fa661800b58d47bf05d6cb 88 0.05/1.00 vMB 822
131,326 131,326 0000000000000f2f85f0e1a9fc63b89fb6137584aefbf6e11aa41cbb31859795 181 0.05/1.00 vMB 165
131,325 131,325 000000000000074d88f126c14ca6dcf739b4c911c7cad0e385cb0451b500120e 24 0.01/1.00 vMB 821
131,324 131,324 000000000000062d8df2f9511274cf638ed58cbc5d5bcaf2b2283e426b12f19e 12 0.00/1.00 vMB 1,661
131,323 131,323 0000000000000ce14e17daf312e496716dfc9f0273f738bca7eb6d1cba9c7a2a 24 0.01/1.00 vMB 223
131,322 131,322 0000000000000fece0765cd0169d15823bc902d45d330536ffa85e6c9b058cbf 12 0.01/1.00 vMB 1,770
Previous 10 blocks ↓
Total Size: 780.26 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: 514.78 GB
    • Received: 4.31 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.