Loading Tool

Explorer IconExplorer

Memory Pool

77,311 transactions
28.49 vMB
0.09014928 BTC
Random Selection Loading Transactions
Max Size: 173.39/200 MB

Candidate Block

Mining Attempt 79ead27e4152e990fe43caf9dabf81404169db07de03f885777ae30603ce1afb
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 3cac190e16415d0b6fa31af44bd0fd909512e212e0c9f989a374f0ddb34f7974
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.02551783 BTC
Feerates: 477.45 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (355,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,415 559,415 00000000000000000017c4494c49a43ab745c2a72b64726804159e66fc18b9e4 1,899 0.67/1.00 vMB 2
559,414 559,414 00000000000000000015c69ef21786ebdf5f9b752800d62bccbc2b3414571aa4 3,330 1.00/1.00 vMB 21
559,413 559,413 000000000000000000107d9c2d7dcdf79fb0046678908bff6a302fc8974cb853 856 0.36/1.00 vMB 11
559,412 559,412 0000000000000000000506ace41e0bd215b7a2979c9c1fa832a37c0e1a1b3cdd 2,374 0.96/1.00 vMB 7
559,411 559,411 0000000000000000000cddeb7a38abcba7bff08200b4127cbf37df1af958cbea 2,859 1.00/1.00 vMB 2
559,410 559,410 00000000000000000007388694eff536cb15418b6e33509829c5a27feafdbacc 3,022 1.00/1.00 vMB 20
559,409 559,409 0000000000000000001f9354976b1eb074b9622bbad2aa5d456290b2caf11092 3,323 1.00/1.00 vMB 28
559,408 559,408 0000000000000000001c6dc7e58e4244605aa9760ec40a9c5b9dbb61fa0ac7c7 2,550 1.00/1.00 vMB 9
559,407 559,407 00000000000000000028fcc75beee4135be4d3ae568ee6685f896c55d5390882 2,759 1.00/1.00 vMB 20
559,406 559,406 0000000000000000000a09032d8268780e02c567714841c541aaf95bedf3776f 809 0.26/1.00 vMB 12
559,405 559,405 000000000000000000055a156613d82fd0121e2e8133ffd102ee2aafb0f4c3b7 2,066 0.73/1.00 vMB 7
559,404 559,404 000000000000000000298dfb12b0733a968a406713669996354eb907c945a935 2,918 1.00/1.00 vMB 20
559,403 559,403 000000000000000000104679e300abb3aef02dc5f9f49d14fcadafc5360d76bc 2,936 1.00/1.00 vMB 20
559,402 559,402 00000000000000000012967b290b3d7eaf0a669a1981b30c060b88e0978f4ce4 3,159 1.00/1.00 vMB 19
559,401 559,401 00000000000000000021d00dd463efd395224d2707e76e0ce1059e432eb0eaf4 1,761 0.53/1.00 vMB 10
559,400 559,400 000000000000000000065f11439e3be75c70bf80e0187ccaed024cfc07ddc318 1,892 0.80/1.00 vMB 10
559,399 559,399 000000000000000000004f129eaa1969e53f1a7e35b24b1d0b1da5febee352f3 1,685 0.68/1.00 vMB 6
559,398 559,398 00000000000000000013ffa4aed291c7a3125afbd0d00dc808b1e780e14c70e7 1,898 1.00/1.00 vMB 9
559,397 559,397 000000000000000000132b5de820ab5945a33aff248b4e6420bd5dd52e30dd74 1,584 1.00/1.00 vMB 26
559,396 559,396 0000000000000000000ea53a50f6acf74e67430a972563937b762b451bfb0dae 1,624 0.52/1.00 vMB 8
559,395 559,395 0000000000000000000bb67fbcd7ffa669c00553b0432e356cc5111e7f54e321 1,622 0.60/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.