Loading Tool

Explorer IconExplorer

Memory Pool

31,382 transactions
25.16 vMB
0.08525577 BTC
Random Selection Loading Transactions
Max Size: 125.74/200 MB

Candidate Block

Mining Attempt 98742d3c811e3e7a33c57b4dbdcccbd4f4f6bdfaa19c6e1768b2184e0f8ac799
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 03a0e97576e55b8bdbf0c63ec7b9857c687e1758d7458e4f9c2f88996b1a0cca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,583
Size: 1.00 vMB
Total Fees: 0.04001019 BTC
Feerates: 150.93 > 4.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (315,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,636 599,636 000000000000000000149546b1f5cfee9c749e3e216b897918543544339da526 1,816 1.00/1.00 vMB 16
599,635 599,635 00000000000000000011ca7bf0ce32ccbbd046882f49433086b8bf234fc0e2ab 2,270 1.00/1.00 vMB 19
599,634 599,634 00000000000000000006379b3035395ef4bb584d36edf0e2547bd3ff13d119cd 3,023 1.00/1.00 vMB 25
599,633 599,633 0000000000000000001227389ff5700992423ce9b76941729b58948166c4cefc 3,117 1.00/1.00 vMB 14
599,632 599,632 0000000000000000000a797a2b02963003a97a1fb3394dbb9202e847130377c1 3,098 1.00/1.00 vMB 21
599,631 599,631 00000000000000000010ed9ad7b54669f94195382377bd401c82d748766d4768 2,041 1.00/1.00 vMB 23
599,630 599,630 000000000000000000102ac2a6414ca3013d237ce65fc629779c233cc0014b79 2,691 1.00/1.00 vMB 38
599,629 599,629 000000000000000000050f11018e8c4d3afe0bee52a7493279920c0cebbb0d52 2,798 1.00/1.00 vMB 37
599,628 599,628 000000000000000000147255e841cff3e02e451096caa2015f88fd76436f2fc9 2,830 1.00/1.00 vMB 44
599,627 599,627 0000000000000000000b3f5010b46017205f2ea425382214156ffb9587970d4d 2,535 1.00/1.00 vMB 28
599,626 599,626 00000000000000000011245ae8223da271afe08aa51eafff791496a76624d9ad 2,635 1.00/1.00 vMB 8
599,625 599,625 0000000000000000000beedfa208a224d1f1d14de4f4902f70d6fd24e64d8322 2,564 1.00/1.00 vMB 14
599,624 599,624 00000000000000000007a4d53dd40a80d5efbe473899871c87416a97a1c147ec 3,075 1.00/1.00 vMB 27
599,623 599,623 000000000000000000047eb47ae2d714197aa9c23ccb9bd97b3429a5013353ae 2,314 1.00/1.00 vMB 38
599,622 599,622 00000000000000000007f956d21c479a7a39d2f2500bcb21fa1b7f8e64b0f5cf 2,814 1.00/1.00 vMB 19
599,621 599,621 0000000000000000000e5b4ed6dbda4516012b0db8174e8153573edf4ccb576a 2,604 1.00/1.00 vMB 19
599,620 599,620 0000000000000000000250845f3175b6cb127307932d3dd104da47f8f565b332 2,213 1.00/1.00 vMB 16
599,619 599,619 0000000000000000000bf384ce7860bc38101d00921d063e11051dda5e7d664d 3,140 1.00/1.00 vMB 39
599,618 599,618 00000000000000000002aeedb254113a402b4d559aec5283120c9cc078cb9160 1,664 1.00/1.00 vMB 25
599,617 599,617 00000000000000000004f1c597d56e1da56e18a1012b024722f51199c5308049 2,625 1.00/1.00 vMB 29
599,616 599,616 0000000000000000001212470b15316c23eb6367d48476332c544c5bd513b7f3 2,726 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.86 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: 642.35 GB
    • Received: 12.54 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.