Loading Tool

Explorer IconExplorer

Memory Pool

39,428 transactions
26.33 vMB
0.07990918 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt d675a266b3cc7a260ed5f7a3edb0e0aebb69f34df20c08ad5088cc8f2724a6d0
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 4fcae662af315d6bf0975e525f6878dd9169367ced53df2f72c6d0af634bc284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.03164902 BTC
Feerates: 502.65 > 3.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (315,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,452 599,452 000000000000000000159aaddd99f538b8c0e0d3b1869c8d5725bae68d9fe582 2,863 1.00/1.00 vMB 21
599,451 599,451 00000000000000000013cf7c38d9a624331b7cdeae3ddd8e219c6b8fd0ea004b 2,879 1.00/1.00 vMB 22
599,450 599,450 0000000000000000000ec9f19ed5d982a3b7658360b8d75623e6ca129d6c1df1 2,924 1.00/1.00 vMB 8
599,449 599,449 0000000000000000000eadfd12b38c7f0c944d9614d849ae8fcde251fb49a429 2,828 1.00/1.00 vMB 14
599,448 599,448 0000000000000000001232e8d5687e060a1da3771a63f3b87858a5f749297e10 2,732 1.00/1.00 vMB 16
599,447 599,447 000000000000000000109ae40ed46a4435edda7d923d4d8e399d907739d35271 2,596 1.00/1.00 vMB 44
599,446 599,446 0000000000000000000de6be9e948554b70d452b465955bc57a9320d77ff0c6a 1,458 0.44/1.00 vMB 22
599,445 599,445 00000000000000000014b6a72cb45ac8632687c1539771784bd31bc02d71cee0 2,889 0.85/1.00 vMB 19
599,444 599,444 00000000000000000007be31d7a96fd878af6bb5dcfa5ecb1a612ce088bdb412 2,698 1.00/1.00 vMB 25
599,443 599,443 00000000000000000005fbee50b794a5c20e07506668a6276abb5bccc594318c 753 0.17/1.00 vMB 3
599,442 599,442 0000000000000000000eecfb8cbb8069201f0188354b62bf46ab207c8c4096d7 3,085 1.00/1.00 vMB 20
599,441 599,441 0000000000000000000fbe762821537e251255f4fa60e4475ec30f6177ec6725 1,863 0.49/1.00 vMB 9
599,440 599,440 0000000000000000000bd1c279c529e614b8105661f59fb8fb71cff5da11a2b5 2,903 1.00/1.00 vMB 13
599,439 599,439 00000000000000000000066f01e48005227a1c9faf261e0c134fd87f280745a7 2,880 1.00/1.00 vMB 29
599,438 599,438 0000000000000000001297afd1a5902f674469d136e7183d532b695527199da5 2,535 1.00/1.00 vMB 32
599,437 599,437 000000000000000000031d8f60b065bad631869da4979df3f0f9417d44555f9e 1,028 0.42/1.00 vMB 26
599,436 599,436 0000000000000000001114a1a3e523f3a9907560ce10dc71d201b47194bf2c41 1,938 0.82/1.00 vMB 13
599,435 599,435 00000000000000000004c32666063518ec5e0e013549aaede24fffd7990b7962 774 0.28/1.00 vMB 19
599,434 599,434 0000000000000000000b7af5e443601174dd29bac9bf87f721f9a475b4e6b0a1 92 0.03/1.00 vMB 25
599,433 599,433 00000000000000000010cc2d311f311a66e168cb13cde139a18d3e26b44ff63c 989 0.30/1.00 vMB 19
599,432 599,432 00000000000000000003da799879338a3ec7ff1ad6b68d9ca35bad5e097682ff 1,655 0.55/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.