Loading Tool

Explorer IconExplorer

Memory Pool

78,402 transactions
29.12 vMB
0.08181907 BTC
Random Selection Loading Transactions
Max Size: 176.24/200 MB

Candidate Block

Mining Attempt ee786bf5c96e053c2ebd79a6714d9952f8f5a01ab6981e61e91c4e2a8b86f11e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bc10a6b2ea5d40bac6c64e5f22cfc04bcfe6e7bb71dbed7ba4d3d27d53f7a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.02097697 BTC
Feerates: 178.73 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (97,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,315 817,315 00000000000000000002a0fcea2abc550cb39148bb31557dd758441f10dc27ee 3,939 1.00/1.00 vMB 343
817,314 817,314 0000000000000000000325d876e23e5663db4fcba96951296db8758da15ee0ea 3,293 1.00/1.00 vMB 184
817,313 817,313 00000000000000000002b1b546f2d0d051497cb935a5b44032321d8abbb3ed12 4,397 1.00/1.00 vMB 341
817,312 817,312 000000000000000000001439e9f71747e77e71f75dc09b2da4ca24e60e811c61 5,431 1.00/1.00 vMB 344
817,311 817,311 0000000000000000000023697468af79c9db9716edfe7062cc7535bc0dd56156 4,568 1.00/1.00 vMB 378
817,310 817,310 00000000000000000001e70fa52464f101352cc5daab967bf7bc3eb6ea48f33e 4,884 1.00/1.00 vMB 343
817,309 817,309 000000000000000000010ce79116c23868f07534ba1f09d094f808ac1b608178 5,674 1.00/1.00 vMB 355
817,308 817,308 000000000000000000026ed2daf53c266b4f7ea2985696446b9466832b5c0f6f 4,983 1.00/1.00 vMB 353
817,307 817,307 000000000000000000005a6494ac5ee0ac34bf9ac9923955115267264a1688f7 4,554 1.00/1.00 vMB 365
817,306 817,306 000000000000000000025eaed6b1394563a590b9b6da06043f3a5ef837d28ab0 5,505 1.00/1.00 vMB 366
817,305 817,305 00000000000000000001da8e07f06ae734074658c48a878f453a1139455976b9 4,392 1.00/1.00 vMB 373
817,304 817,304 000000000000000000003da07ddda82b84b0b0286ca3f179c564551c2102164c 5,030 1.00/1.00 vMB 379
817,303 817,303 0000000000000000000193f3b3f603d2f30f742debf984a995a1112f539b8a49 3,287 1.00/1.00 vMB 385
817,302 817,302 000000000000000000038963915aae6f080b4574d44f64ee01373bda3b518bc0 5,530 1.00/1.00 vMB 339
817,301 817,301 0000000000000000000009fe452874a8787e82d313f44fec5656a9874c5e7acc 4,250 1.00/1.00 vMB 364
817,300 817,300 000000000000000000033f79552d23b2ccc63172218848b6a2811de877f2724a 4,823 1.00/1.00 vMB 348
817,299 817,299 00000000000000000001fa64fc52670df5214323b2e9cbf00bd57fd5fa504f8d 4,743 1.00/1.00 vMB 322
817,298 817,298 000000000000000000000f893f96a8ed4420dd052f669f246fa1f251de099a60 4,779 1.00/1.00 vMB 326
817,297 817,297 00000000000000000003d1e860a8735166595c2c934e51ccf4e88d4b974e80c8 5,126 1.00/1.00 vMB 311
817,296 817,296 00000000000000000003913779d68342f73767c51732182237257ef94c575167 5,233 1.00/1.00 vMB 305
817,295 817,295 0000000000000000000194c55fae1c9a6b20849065a9cc08f5afaa20092b5c61 4,677 1.00/1.00 vMB 356
Previous 10 blocks ↓
Total Size: 782.68 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: 677.99 GB
    • Received: 16.44 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.