Loading Tool

Explorer IconExplorer

Memory Pool

82,111 transactions
30.53 vMB
0.13488959 BTC
Random Selection Loading Transactions
Max Size: 183.72/200 MB

Candidate Block

Mining Attempt 71f9153863e4a4b30fd1d00efb2c1b75d4472f4028a39a0dfbdb7674e9211461
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 31494ff6be05736ec6f76918d5a9b78ad87a721a2a99ca889b5b0958658642d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.05259542 BTC
Feerates: 302.06 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (236,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,163 678,163 00000000000000000007ca6d9865a57877917ecb053f9d7258411b6ee91073fe 3,319 1.00/1.00 vMB 100
678,162 678,162 0000000000000000000a3306857428f0244b6328b4085379f15ef16c4d7f94dd 1,469 1.00/1.00 vMB 81
678,161 678,161 000000000000000000066780b2a6b06ba3efb46191677327f62510834c75f29f 1,519 1.00/1.00 vMB 80
678,160 678,160 0000000000000000000bbb78c53aa3fb28b5b805613b6dc144f2f6b700abfe86 2,039 1.00/1.00 vMB 91
678,159 678,159 0000000000000000000988bd889c1ec54800919dafd34011c5d69b0fcbe009f7 2,905 1.00/1.00 vMB 96
678,158 678,158 000000000000000000081d5f6004f806d3ea021b16b31b2aa1f7461fc8de66eb 1,806 1.00/1.00 vMB 55
678,157 678,157 00000000000000000004c350d0693d3c227c07b4b0f224670489989521ff592e 2,309 1.00/1.00 vMB 19
678,156 678,156 0000000000000000000074ab9dc7e37076b9179fb30cfc762fcd2f54b0106d65 2,557 1.00/1.00 vMB 30
678,155 678,155 0000000000000000000297bd3243ea8918a98d4586bcca97f6541f88789832a5 2,465 1.00/1.00 vMB 39
678,154 678,154 0000000000000000000b7321019d591aa178af5bc87d4332b5672ec413abff5d 1,749 1.00/1.00 vMB 62
678,153 678,153 0000000000000000000637716d7b236c54a6aae21cba80c02434e1c6de41a4e1 2,374 1.00/1.00 vMB 65
678,152 678,152 0000000000000000000387a9a761747303dcaee2a509538779af937883f13ac2 2,564 1.00/1.00 vMB 55
678,151 678,151 000000000000000000094fa1ff473e02efd4fe5c1ca71695f09e041cb63746cd 2,873 1.00/1.00 vMB 44
678,150 678,150 00000000000000000007490abe43d42a734eec4441704d9262e3c7aa73f702b5 1 0.00/1.00 vMB 0
678,149 678,149 000000000000000000022633ce79b3ead35dcf59179a7962327c2250d76f5136 2,641 1.00/1.00 vMB 75
678,148 678,148 00000000000000000006ec0abe44ec95d2a3a244668f4fdd004f8c3804cfd95e 2,564 1.00/1.00 vMB 79
678,147 678,147 000000000000000000035b7aafb3bfc25378b20f50c12c1f3aae1163f5eccb82 2,468 1.00/1.00 vMB 66
678,146 678,146 000000000000000000094b05ff8115e97c0be596cb202b2e3cc9dc4eb0fdb7ad 609 1.00/1.00 vMB 76
678,145 678,145 00000000000000000006ca7759d01d0efdce8fcdfd0bc0ab0bd1fb52cf5c3d31 2,424 1.00/1.00 vMB 89
678,144 678,144 0000000000000000000079709b125c2b7c355368588354cc76f18be36be95a17 1,655 1.00/1.00 vMB 12
678,143 678,143 000000000000000000058aab26b2284addbf61d4f2c7f9636e42130402b8b8a8 2,376 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.