Loading Tool

Explorer IconExplorer

Memory Pool

46,290 transactions
28.87 vMB
0.14347753 BTC
Random Selection Loading Transactions
Max Size: 152.74/200 MB

Candidate Block

Mining Attempt 1cff4c1592f0ae761a8792a4e4437a6f0ad066f2d94560cbcb37dcf2dde84f92
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6f0b33a6c218739a7ccd580fb6a9e750a4255ad9ede76ca4aaaeee526f977fef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.08118788 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (597,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,147 317,147 00000000000000000743eaca30c2bb8ab3dbb0838e70174685316954ed8384ad 204 0.15/1.00 vMB 12
317,146 317,146 00000000000000000e4897b835544d843ce9d78b26b0c253dd9691c1db3f633c 33 0.01/1.00 vMB 33
317,145 317,145 00000000000000000d084c55284e712fd7281b15359f5c587c071e3ade3e9448 467 0.21/1.00 vMB 33
317,144 317,144 0000000000000000189200aac48013e8d9b958dd20851c27424615be7ece9f3f 407 0.24/1.00 vMB 25
317,143 317,143 0000000000000000239b8f112cb2722ee313098f6e57fd4a410c9e6b8e4b16c0 556 0.30/1.00 vMB 27
317,142 317,142 0000000000000000074046139d42b220ee02e31651fab71cde99a19bd36bcee3 280 0.15/1.00 vMB 21
317,141 317,141 00000000000000001ead1b1865230458c8f93de709feb4c5b40dd42b7b93b0c9 276 0.21/1.00 vMB 20
317,140 317,140 000000000000000006b6e03f10e7d336ab622446432a4f3ca48c48e4f8bd48ee 870 0.61/1.00 vMB 21
317,139 317,139 00000000000000002ad0f3577fcc4432598ac76f201465ea5c0b0fc97a29b47a 1,016 0.50/1.00 vMB 27
317,138 317,138 0000000000000000078f0f4d1fd33d5ab87ec42d2cd188cb13f7a0922b5dedcd 1,514 0.75/1.00 vMB 33
317,137 317,137 00000000000000000b3a7af9dde45e76987f6113c195f1c8465e77cf37b57647 164 0.15/1.00 vMB 9
317,136 317,136 00000000000000001a3c6320fcf3cc2e9dc9c3b5c3afc90ec237f23dfd20a68a 128 0.04/1.00 vMB 33
317,135 317,135 00000000000000000da37cdc37594822c8bc35317ae3d105d182cbc9aba8d8fc 311 0.17/1.00 vMB 46
317,134 317,134 00000000000000002c0dbd0b089642d0fee84c1c72b67cf780fb242d408f14f7 722 0.41/1.00 vMB 26
317,133 317,133 000000000000000001a9769015666c89f2e2ddc389baac01836eedf1a1a535fc 79 0.04/1.00 vMB 33
317,132 317,132 00000000000000000d1b698b8476a7c12389701e68ffab7ff0f81672d51c60ce 637 0.47/1.00 vMB 22
317,131 317,131 000000000000000027970231119977bda639dbfba496698c4b5128b70670bf2c 705 0.42/1.00 vMB 26
317,130 317,130 000000000000000022098db297fb90ba0d315111eb70a85fc6c6b369b176ddfa 200 0.13/1.00 vMB 21
317,129 317,129 0000000000000000132a6a9f5dfe1f63791b2abc6b53b19002c9916a6dbbee93 931 0.50/1.00 vMB 29
317,128 317,128 00000000000000002aa20e2daf941c01a1eb9a5060bb821aba5b44a778951085 52 0.07/1.00 vMB 13
317,127 317,127 0000000000000000044ebb9288ab9dd38c0a8fac4f8073789637f74335d20003 739 0.35/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.