Loading Tool

Explorer IconExplorer

Memory Pool

79,562 transactions
29.90 vMB
0.09865197 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt f0e68c4585920d26da6a5ea6ff6b9656a0d675657ec55a67bcc7651e90e9ee11
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root efe2ab9ab9f47e0937fec1998a120b8ceb18ac54d9e9b63eeafec3866c31ed0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.03068496 BTC
Feerates: 101.62 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (97,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,320 817,320 0000000000000000000225a025625eaa5abc3eecefa243cd374506ef4f6f99cb 4,515 1.00/1.00 vMB 305
817,319 817,319 0000000000000000000363029f0febd1866d50b6276d2980fb56a8c365012e9d 3,738 1.00/1.00 vMB 379
817,318 817,318 000000000000000000003312e393ae06df6c42d1192c9eaf3c249f064d97ac95 4,673 1.00/1.00 vMB 310
817,317 817,317 0000000000000000000091807f94f7dcc450f273f0a4a3e58a678597623b7ab9 4,082 1.00/1.00 vMB 251
817,316 817,316 000000000000000000029b5cd5f38bcd8a3de2a2fc1bc3771d4aeb51b18c6066 5,337 1.00/1.00 vMB 321
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
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.04 GB
    • Received: 16.12 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.