Loading Tool

Explorer IconExplorer

Memory Pool

37,949 transactions
27.12 vMB
0.05626031 BTC
Random Selection Loading Transactions
Max Size: 138.28/200 MB

Candidate Block

Mining Attempt 05c854523a0a8ca08b3d87f8e40e9047811e01ec6d2e363bcded91cabfe81647
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 1d8ffd5d55d2b17980bbf2868c628f34e49b060c7cb4fd5bb05d63dfb55c665c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.00514728 BTC
Feerates: 150.75 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (790,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,463 124,463 0000000000003e4f92d6ea95c7c6f5454017fd94ec713a3ab19f14ec6596fb94 25 0.02/1.00 vMB 304
124,462 124,462 0000000000004e27cac1d45af5ac793415caf9ab1427353c0f3ef2b57cef1780 6 0.00/1.00 vMB 3,095
124,461 124,461 0000000000005c8df8fb1da5e899946d93c857965d8e2e6bace0456842badb56 17 0.01/1.00 vMB 334
124,460 124,460 0000000000003d0462dd6a89eaecc62150f565954aaf66bcda0223023dfd3665 33 0.04/1.00 vMB 783
124,459 124,459 0000000000000b26ca428bc6afbcc3202465df6831ed7b30213cc286b5ebe6e1 19 0.01/1.00 vMB 670
124,458 124,458 00000000000002d30fcdbdfb2551b4828bc9386be2259ef90362f5cb188ab722 4 0.00/1.00 vMB 0
124,457 124,457 00000000000047851f647dc85057995794987309d027cadececc92bde2cec47d 13 0.00/1.00 vMB 405
124,456 124,456 0000000000005d6a5c983863c2166c41dfc237a591dbd52f232c71df34353451 9 0.00/1.00 vMB 313
124,455 124,455 00000000000049010098501add69ff99f4a2b14c829ee69f065a9325532501db 32 0.01/1.00 vMB 0
124,454 124,454 00000000000022d50d3fcd225dd81a95538dc92cf60fcf4913c010950d58d936 9 0.00/1.00 vMB 326
124,453 124,453 000000000000470a5938e500676dd4c03a1be26805580ea91d1d4ee1fcf50660 40 0.02/1.00 vMB 519
124,452 124,452 0000000000001d8767e45168ec1816c73f76586a3674deebafef06665064ced7 11 0.01/1.00 vMB 679
124,451 124,451 000000000000493cdfcb69e6584252aa75e1f5f175b01e23fe6972c1af497c8b 41 0.02/1.00 vMB 190
124,450 124,450 0000000000005f05b84c30eda402ae98322be010dbbf2d0c0d1a1c84b01119fd 19 0.01/1.00 vMB 321
124,449 124,449 00000000000031c18aac70a5c76193cd8bed77ffd22235f79bfaff587dcc3e9b 4 0.00/1.00 vMB 660
124,448 124,448 00000000000006b69f397192e382b929810f6e46200ee639e4e367078b9cc5ea 9 0.00/1.00 vMB 311
124,447 124,447 0000000000002c12c6922fbef552d8073931ee82425c842f19c4f571f950ba90 10 0.00/1.00 vMB 625
124,446 124,446 00000000000015ff038d6c725a56ceb1fae88c17e97504356da5a43f8467c287 20 0.01/1.00 vMB 205
124,445 124,445 0000000000004eef50c44a967b829474e32f0a81f9c4446fbc5ff9e774fe2665 16 0.01/1.00 vMB 1,112
124,444 124,444 000000000000229ca00a52a6e8c5719fe827046dea5cf6d91dbe8530af6b78cc 1 0.00/1.00 vMB 0
124,443 124,443 00000000000019833957a8924f8c43ceb8e7172a3dfb1422379f335ae9ca72a5 64 0.02/1.00 vMB 2,199
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.