Loading Tool

Explorer IconExplorer

Memory Pool

40,703 transactions
28.29 vMB
0.06368836 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt f7e9f276f472aa96ba15d3f66fe1ce5b9ed9d4bdc03cc69ce54978d95c4ef099
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 503adf70696737d491dfcdb4d7ebb5ba77cbb3372134f2125713b4c51e4f67ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,004
Size: 1.00 vMB
Total Fees: 0.00918052 BTC
Feerates: 87.72 > 0.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (80,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,713 833,713 00000000000000000001a81845d1191a8089a6f70a7e9716e31c87689e066c8c 3,177 1.00/1.00 vMB 30
833,712 833,712 000000000000000000016ac24a527c6b5d19aaa5af7540e3562ad24e4575f7ab 2,974 1.00/1.00 vMB 16
833,711 833,711 0000000000000000000388f914550096cdf8649131b1abcbeaa261cd9a911826 3,558 1.00/1.00 vMB 33
833,710 833,710 0000000000000000000260d0046fed78a12452226207008a8984668b25f4ba7b 1,830 1.00/1.00 vMB 13
833,709 833,709 00000000000000000002454aefcd237cc076b27ae6c0e91f35981c75991ee5b6 3,799 1.00/1.00 vMB 38
833,708 833,708 000000000000000000020b291d7decb09197b852de22d56fcd119b0abd70c171 2,373 1.00/1.00 vMB 21
833,707 833,707 00000000000000000001c00080f9c479f94a7c167b8cf6a272348ba581ae34c0 1,178 1.00/1.00 vMB 15
833,706 833,706 000000000000000000020c6a20bb8e55b010071abfe012795a10c8ee057c6779 615 1.00/1.00 vMB 13
833,705 833,705 0000000000000000000306bab54344f93825a345db636d04078a4e3ac3eb67f5 353 1.00/1.00 vMB 12
833,704 833,704 00000000000000000000e1e25f6c3501346ced11e05109d653e281e0655282b3 906 1.00/1.00 vMB 13
833,703 833,703 00000000000000000001f95bf4426f510b2737ef29ff65eccba466beeaa3984c 2,927 1.00/1.00 vMB 27
833,702 833,702 0000000000000000000347c9390fb6f08564ff5e17c73b33d5895608363c9b01 2,719 1.00/1.00 vMB 18
833,701 833,701 0000000000000000000226785ffeb30308e6bba6fadfb0ffe0bef3704e403e79 2,832 1.00/1.00 vMB 20
833,700 833,700 00000000000000000002f8ba36c78cd6c26e4735ce79ab12cc3b9d39aad8b079 4,350 1.00/1.00 vMB 29
833,699 833,699 0000000000000000000146a151f8a4e4591c45e835dfca4ac99a738a54a45a65 4,045 1.00/1.00 vMB 23
833,698 833,698 000000000000000000009fd3217975cefcf2bca6bae18a22b9706af79b2fe14a 3,673 1.00/1.00 vMB 23
833,697 833,697 0000000000000000000276e889d1cf390b074aaa5958d0f089b5b527bdddb430 3,774 1.00/1.00 vMB 39
833,696 833,696 00000000000000000002a0204764d33413dbe90d123818be1fdf9545e4969d2a 3,433 1.00/1.00 vMB 31
833,695 833,695 00000000000000000002d93ac7b6d619601c9f634c74d53bf6a8661d1bdce814 4,174 1.00/1.00 vMB 37
833,694 833,694 00000000000000000000b6c6045e8e66128b0c40946f47077cb25d40261f6d2c 3,633 1.00/1.00 vMB 59
833,693 833,693 000000000000000000004c719b6523f0cdc2c6b16ecda7a6d5e224d1fb30f3c0 3,588 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.