Loading Tool

Explorer IconExplorer

Memory Pool

82,812 transactions
31.29 vMB
0.09367133 BTC
Random Selection Loading Transactions
Max Size: 191.65/200 MB

Candidate Block

Mining Attempt 79a1d6c72a1dbe4120260a01c783c2cd088a175b5fa29798c830828bf5841faa
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root a950d36dfa4f15b648d31b5d99695bd6ffd8550b21a515c6242f3818315521c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,589
Size: 1.00 vMB
Total Fees: 0.02299580 BTC
Feerates: 50.62 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (310,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,535 604,535 00000000000000000006d6912fcc75c966110781e7684e5fb4c38e987c92770c 1,128 0.32/1.00 vMB 19
604,534 604,534 0000000000000000000ce9d69f7140843e24ad1e935e6a2f7e97effa93cd6156 660 0.20/1.00 vMB 23
604,533 604,533 0000000000000000000d4ca1fcd9970d549b7026eacc4027e9621177035473dc 1,064 0.45/1.00 vMB 12
604,532 604,532 0000000000000000000bc6cd56cb0b0712dd85cae5091a34f7b5a3924a85cb73 2,327 1.00/1.00 vMB 15
604,531 604,531 0000000000000000000bb935f56cb694c457f8a096d8b14c1e86e780ff0e8824 1,646 1.00/1.00 vMB 16
604,530 604,530 000000000000000000079f51eaee331c7b4a742c418e8d592688bf2805e23f64 2,067 1.00/1.00 vMB 26
604,529 604,529 0000000000000000000c18e119c296645ac6a29d8ec10c75a87ab1af08a67684 1,916 1.00/1.00 vMB 7
604,528 604,528 0000000000000000000a12b6894387da24e019f3515baa32851b4d71315ee3c0 2,795 1.00/1.00 vMB 15
604,527 604,527 0000000000000000000bc8b756c57518331c61d42b9662f88bf81262419b4588 3,060 1.00/1.00 vMB 36
604,526 604,526 0000000000000000000fd0b0546dd0232ebe226fb0bca68ac3cd91a7ad78d70b 2,823 1.00/1.00 vMB 9
604,525 604,525 0000000000000000000c66fe2f019f3e579b53cd20aa47713127c68f06bbf3ad 2,829 1.00/1.00 vMB 16
604,524 604,524 0000000000000000000f6875087ef8b2e33beb482d211552cc71eb0c96ce2431 2,771 1.00/1.00 vMB 42
604,523 604,523 000000000000000000036323209d7d53e9f6d58c314c9fc234874b96c84bb36f 2,042 1.00/1.00 vMB 11
604,522 604,522 00000000000000000014905bc2a60a220ce4309351ac5d3914ad46e5c83fc0eb 1,726 1.00/1.00 vMB 11
604,521 604,521 0000000000000000000729fd11e5d0f0a9fb02283f65cd8c2d6f3413bc5bdb98 2,078 1.00/1.00 vMB 22
604,520 604,520 00000000000000000014362429ea51cb9d26eb616ce3fcdd7b23640d44bfa862 1,125 1.00/1.00 vMB 9
604,519 604,519 0000000000000000000573c2df52e423bdeb9eb1248406c01c82f8a34ceb8b68 1,908 1.00/1.00 vMB 21
604,518 604,518 0000000000000000000f19d22a70afc4cdc8344ce99131b1f085a7bfb840bb53 2,995 1.00/1.00 vMB 33
604,517 604,517 00000000000000000005d41a1f9fc9e4a013a6cf38e7e54a188e65466c0413c9 2,538 1.00/1.00 vMB 21
604,516 604,516 0000000000000000000515bc8c15a4c5ac31b3c06f3df28823a1e3e1867be8a8 1,918 1.00/1.00 vMB 21
604,515 604,515 00000000000000000004dddb8c0a5d3394db726b1a5bd59721e1efc9403f2ceb 2,721 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.38 GB
    • Received: 16.90 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.