Loading Tool

Explorer IconExplorer

Memory Pool

84,658 transactions
31.89 vMB
0.11232880 BTC
Random Selection Loading Transactions
Max Size: 195.04/200 MB

Candidate Block

Mining Attempt b1112cbc80e1b1031559119b8516cdeb77ccc5fd7e1d302a34fd5e084af1c505
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 3bcf34cedc457aa5dfd4304046841308c1ad1c5be01dcbe2c2799b5ebbe255da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.03509785 BTC
Feerates: 203.60 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (651,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,957 263,957 00000000000000025bcc0ab547bd27f2d513a6e862d80986d53a1b4a78a8d685 164 0.07/1.00 vMB 100
263,956 263,956 0000000000000007fae77f2bf7071cf5df5ce23432dc26ab759c537ff15dd26a 128 0.06/1.00 vMB 82
263,955 263,955 000000000000000065e7511f9516e62cd929c4c9f0d61cfdc3da99dbad08b741 118 0.08/1.00 vMB 40
263,954 263,954 00000000000000000588dc779bfeca6dbb33caeebf7d32961bcae955b1bcf0ef 81 0.15/1.00 vMB 5
263,953 263,953 0000000000000004315e4fc848ae04cb7adc802c0e8f7daa1069f092930f52db 543 0.22/1.00 vMB 104
263,952 263,952 000000000000001392290a7f62542362d8d41a24c36290c0d7650cca27b7862f 16 0.03/1.00 vMB 5
263,951 263,951 00000000000000060e260d0c51d173e50ed208910aa157fb9203da423964101c 139 0.06/1.00 vMB 75
263,950 263,950 0000000000000002d55b1031005b9387cc37db9eade5cd5e8a9cdef54810a538 90 0.04/1.00 vMB 23
263,949 263,949 0000000000000005cc84745d45d166d322b38b8abcd5fbf33a5c69ce65c78e2b 492 0.20/1.00 vMB 132
263,948 263,948 000000000000000a8157fdc7bba764f0b2ce0c08621ab88f9308c3a1cc2d9892 493 0.19/1.00 vMB 99
263,947 263,947 000000000000000952d808d51b2a1c75e15e4f4bc11c65ade86eefb7b50deda1 597 0.24/1.00 vMB 111
263,946 263,946 000000000000000216bf7ab4309c5171ce9a2ce589653761a5fc9167805de41f 409 0.19/1.00 vMB 74
263,945 263,945 000000000000000aef863c9ad458f827b37ae296bc4a5eebd25bdfb6c50f3852 13 0.00/1.00 vMB 73
263,944 263,944 000000000000000ad510445ed989d0eabb9c517805e5a2d93606f790beafd1f2 259 0.14/1.00 vMB 99
263,943 263,943 0000000000000014a99a5f35a35dc510118078bb1b807beca87b64a7e9e0f90c 262 0.11/1.00 vMB 91
263,942 263,942 000000000000001357a5be182c2cc1ccbec21c81ce69ae322f944a622322d464 373 0.19/1.00 vMB 95
263,941 263,941 000000000000000ad2ce73a3b3dd0124e12a62f0c90e10da67f6e72bbb47b7e4 90 0.06/1.00 vMB 45
263,940 263,940 0000000000000006c71003a47c1cf23d86795eb15310af85fe7389e1e15e21e1 496 0.25/1.00 vMB 89
263,939 263,939 00000000000000069ff890fba5f1e6422fc1b8aa742cd2b3aa83b6eda5573351 590 0.25/1.00 vMB 130
263,938 263,938 00000000000000026fd4e793d518e5d176fb01bb6c549153eac073eb652ad96b 126 0.14/1.00 vMB 29
263,937 263,937 0000000000000004d13d47d04a3c5b3b1294453a8fa1f34133621d73f2088ec0 114 0.04/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.