Loading Tool

Explorer IconExplorer

Memory Pool

82,752 transactions
31.78 vMB
0.11679566 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt dda0d33ced33a7027b34653975cbcfad400bd29fee12bc7d59f449c3dfde001e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 78bb5da8acc23ad8fc89b4d55cc9dcf7df35b18579772fabea7d422efdb9247c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03087295 BTC
Feerates: 318.30 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (719,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,519 195,519 00000000000003e00b6a75cce7dc52e524c550e7f840dc1fd3d566b51a382705 270 0.12/1.00 vMB 105
195,518 195,518 000000000000032656b30259001e55ba4f35a8d51120c2fa3721867b65fc3f92 562 0.25/1.00 vMB 138
195,517 195,517 00000000000000be2b4b451647567bbbb9ad51d25e086043f2197418848e1e07 32 0.01/1.00 vMB 6
195,516 195,516 00000000000001c5e0d1fc7f5842cd9a3a94043bba76c2372b07ee855f2ff833 652 0.25/1.00 vMB 134
195,515 195,515 0000000000000429101d3c183a8a77dcb9753730a27388fe7f77fe8d00cdf7de 132 0.05/1.00 vMB 176
195,514 195,514 000000000000071a6b4b01b7f0fa6a791f7da450c31e13d9da92190d153790b8 13 0.00/1.00 vMB 10
195,513 195,513 0000000000000243a0943e0628cb1235f895cdddad78ca918796e25ffb32a1e6 201 0.06/1.00 vMB 29
195,512 195,512 000000000000046a645af757c909edc7ae2c333d33458c0cf3b245ce3f38a03c 360 0.14/1.00 vMB 276
195,511 195,511 00000000000006a14f95a54a374128c9b7965db1483988265136e2a836e43ebd 447 0.23/1.00 vMB 146
195,510 195,510 00000000000007055285c5eab120d949220d86db09aca7981b15470413c178f6 32 0.01/1.00 vMB 0
195,509 195,509 000000000000000123d75a6bd4fe881f48e90e66724c4a1222acb3b15dfbb30e 663 0.18/1.00 vMB 155
195,508 195,508 000000000000044a2681c23569f664db9711ed483d9e44c8d82c0dbedf8084a9 760 0.25/1.00 vMB 145
195,507 195,507 000000000000027d24dc59f43b14e8b7736b089da453d0121a0b5d6625794d19 521 0.25/1.00 vMB 109
195,506 195,506 00000000000002819b177112238c4b5ad66af14440b6080375c4a7bcaae53740 275 0.13/1.00 vMB 257
195,505 195,505 00000000000000362ac98031c23a12d51ad65db24b321f493683df27c081b114 59 0.03/1.00 vMB 196
195,504 195,504 00000000000000d9e5d1359999df1b61b48af3efbdf3196a23e9f18ee3659c0e 286 0.08/1.00 vMB 73
195,503 195,503 00000000000001077b4c9dce8548f32c310da1079f8f2b7b68d07272b61a37e7 32 0.01/1.00 vMB 0
195,502 195,502 000000000000009455c7a1fd319053cfeb36a9921c4fcc6aed62e51f0f90c6f0 123 0.05/1.00 vMB 85
195,501 195,501 00000000000002604b9d9983cb4b7aafd078b3d6108e31d50bbb9ff6f10940db 32 0.01/1.00 vMB 0
195,500 195,500 00000000000004d9559a4e5aa19c4f3f29fe9c4f698074991357158911bc1bb3 105 0.25/1.00 vMB 150
195,499 195,499 00000000000006004be9f6121fdb996da9542a707456d3c10a12b2de5e1edae2 126 0.05/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.