Loading Tool

Explorer IconExplorer

Memory Pool

40,109 transactions
27.10 vMB
0.07322402 BTC
Random Selection Loading Transactions
Max Size: 139.61/200 MB

Candidate Block

Mining Attempt 303eb5fa79ed1006d337cc8ed30333784f754c65c1a304863e8a6366c8ed9a8f
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 216c523021bd09949a8f128fe7ece04c7257ca70d1571d498622e6e92830bb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.02200530 BTC
Feerates: 107.72 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (205,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,984 708,984 00000000000000000007d8d38065db3a16c866f3363cdbb7fc23446ea91c1589 3,421 1.00/1.00 vMB 13
708,983 708,983 000000000000000000034b49479fbe90cec6f0aeb302305e74cebbbddd0e7f78 3,376 1.00/1.00 vMB 20
708,982 708,982 0000000000000000000b792b735a5338e9396fd4241026f3fc1b4cb62b43c702 2,645 1.00/1.00 vMB 38
708,981 708,981 0000000000000000000ba4abecb32505179a9b1cc1dfec9126ed63b5492f0498 3,430 1.00/1.00 vMB 21
708,980 708,980 00000000000000000009c2a25e4b7a69dae3f46d902f88eba8d3d89629ac0b65 56 1.00/1.00 vMB 1
708,979 708,979 0000000000000000000b71a6291bb0fdbc16b109f1c2fe3ea6a8b74ce4fc2785 2,930 1.00/1.00 vMB 14
708,978 708,978 00000000000000000001702f388bda0b40dc7a7116b92b473788dab01e551dbb 1,987 1.00/1.00 vMB 11
708,977 708,977 000000000000000000057b631189dcdfc37399533a797b86e254f7ec6c5c452c 1,911 1.00/1.00 vMB 4
708,976 708,976 000000000000000000032d169a5e24167d27ee031eee4db5c414c674520e2364 2,501 1.00/1.00 vMB 11
708,975 708,975 0000000000000000000cc95b04271815509b1ff6cc1b44531035bcdf7ad2a2d6 2,993 1.00/1.00 vMB 7
708,974 708,974 000000000000000000074d642ff268d834f128dc2566ff68303c962cf6c2aa5d 3,022 1.00/1.00 vMB 21
708,973 708,973 00000000000000000004bd08eefc210080ff785615788705b6cef5eeaaaefe2c 2,873 1.00/1.00 vMB 9
708,972 708,972 00000000000000000001510be4d60e00605d344768dab537b329bfde68b6f751 1,828 1.00/1.00 vMB 13
708,971 708,971 000000000000000000079faf3925661c1660ddf4fd9a5df77b21bb730e0c85f7 3,422 1.00/1.00 vMB 27
708,970 708,970 000000000000000000016c5cce91046c1333d316cbb11a54fd50cedc33c49508 2,377 1.00/1.00 vMB 18
708,969 708,969 000000000000000000082f54cb4ce2374bd5dd9a443f98880fc374dd294c7dac 3,420 1.00/1.00 vMB 27
708,968 708,968 000000000000000000053966a2cb0386ae6eddbc627aa3bd99caacfb717dd6f3 3,423 1.00/1.00 vMB 24
708,967 708,967 0000000000000000000cd665996b5e681becc7ace83c7550170d957d97776ca9 2,709 1.00/1.00 vMB 42
708,966 708,966 0000000000000000000b0790e986092725812ff2b71ec8115d9f0ed3644dd60d 3,272 1.00/1.00 vMB 29
708,965 708,965 00000000000000000008f0a674d86a1ec6186cf2633e40fef1f3fc126192c138 3,437 1.00/1.00 vMB 22
708,964 708,964 00000000000000000000667e8689b8942b81b2e33a3d911c8b6ffa7df5ad6ce9 571 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.