Loading Tool

Explorer IconExplorer

Memory Pool

79,643 transactions
29.95 vMB
0.11531176 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 14e26e77316bc4f967f0c6cdc762e614b17710b6c9da2648efa59948cdc77ff0
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 7aa3b3b30d9c761f8eebbf40a9364ce63574f6c60b0a71f115b98a88ca0df214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,045
Size: 1.00 vMB
Total Fees: 0.04834864 BTC
Feerates: 150.80 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (157,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,326 757,326 00000000000000000001e82b0a2b012944877567c99685bd4342aaecfa499a9b 975 0.99/1.00 vMB 4
757,325 757,325 000000000000000000076dd91d67977de406b7f5dcb93c47d3638f3af5427cfe 436 1.00/1.00 vMB 6
757,324 757,324 000000000000000000081577b924646281a092edcac91b5579386063d6428ac9 598 0.21/1.00 vMB 7
757,323 757,323 00000000000000000006063a50ba292574a39b1ada3b19fb75699c298016a026 712 0.22/1.00 vMB 8
757,322 757,322 000000000000000000042fe052076e50a10d2de1136795c794712537083e661f 399 0.21/1.00 vMB 3
757,321 757,321 00000000000000000005e8e077fb59e1c7fd6d1650d0bccca472f1fcafe44ca3 2,388 1.00/1.00 vMB 11
757,320 757,320 00000000000000000000d4f3c68a0b6e3582e376e6fd51f72cdcf6a1b04dc61d 1,257 0.44/1.00 vMB 7
757,319 757,319 00000000000000000005d0b279d5182ad013ff1134d3a782c390491d0d0947f1 539 0.21/1.00 vMB 8
757,318 757,318 00000000000000000001424c5ab72ae9e4cc59b6e04ff997e4e84cc6eb8a6b2d 127 0.07/1.00 vMB 6
757,317 757,317 0000000000000000000573d6ad6706132685ed9f7b946b7b4d83ddba648887c8 523 0.24/1.00 vMB 6
757,316 757,316 00000000000000000004120a579f64fa9248facefb1d6983f53f0ade72660902 1,300 0.57/1.00 vMB 8
757,315 757,315 00000000000000000003fa9144555eb83844992b9d99c37e476481f702fce710 61 0.02/1.00 vMB 14
757,314 757,314 000000000000000000087b703c0bb45360359377799cd90f56e7077ccedd64aa 552 0.69/1.00 vMB 4
757,313 757,313 00000000000000000007f9363eeb8dee308ef633d5abf637a69ee52aae782526 1,784 0.82/1.00 vMB 7
757,312 757,312 00000000000000000004445a42e69b0c5956dbce17fc12656625e5474926931f 902 0.36/1.00 vMB 6
757,311 757,311 00000000000000000006127b4dcc5ca93134c5fcba32a341c887c60cb443b57e 55 0.09/1.00 vMB 2
757,310 757,310 0000000000000000000559a37fe3737ebeaf981280bf01911c960f1e82041d32 1,876 1.00/1.00 vMB 7
757,309 757,309 000000000000000000069eba9ea3c107abb5d2080ef2fe377baf24567d6543f3 483 0.80/1.00 vMB 2
757,308 757,308 0000000000000000000731c1d337cbe9c772c87eb1ada44f3459f18c1db57f10 1,889 1.00/1.00 vMB 5
757,307 757,307 00000000000000000007f26eb8cba7eba35b1bd5d252880eefed723f6cbbbe34 2,005 1.00/1.00 vMB 4
757,306 757,306 00000000000000000007a5e2d3c79c2504c642b78d5c56beae1b7b6c34f37f49 1,489 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.