Loading Tool

Explorer IconExplorer

Memory Pool

77,002 transactions
28.70 vMB
0.07407900 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt 4ccede1714f1111db1607de1ffbf0c982511ff57ed8a06c100a4e1a032506d67
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root f9af7ddad9cb92bab32522217e964baa623b630ea3a2a8205f6e602ebbd4dff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.01447452 BTC
Feerates: 129.25 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (533,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,256 381,256 00000000000000000c9f0455171de4093826ef7a29cb907fa6a239556401340e 253 0.19/1.00 vMB 29
381,255 381,255 000000000000000008adb34250c663e0531d4a7e7ddbc742e07a5a4d1331408d 911 0.58/1.00 vMB 27
381,254 381,254 00000000000000000a5eb164ab4f37123981fcf788c874957c4047524e24532f 1,692 1.00/1.00 vMB 31
381,253 381,253 00000000000000000ab9faf186b14e461e088d146c82544e2d09bfb311d33387 827 0.40/1.00 vMB 38
381,252 381,252 0000000000000000049cd02193d39f50a83942b584bf87d9f65a5af363737fa1 1,741 0.99/1.00 vMB 34
381,251 381,251 000000000000000007a4e0833933d3e6f59dcf310ff548ef763521bf10530ad3 1,528 0.75/1.00 vMB 36
381,250 381,250 00000000000000000983ac1e59e55cbc35498230a983348440c6a0cf302e6bb6 1 0.00/1.00 vMB 0
381,249 381,249 0000000000000000080b6d5d0cce43f939c88c472da278b3f99ef489a1de7137 2,049 1.00/1.00 vMB 40
381,248 381,248 000000000000000007d0ae829ddf6ba552b45cbf88f9b6ddb528ab0d16b62c1a 1,939 0.75/1.00 vMB 50
381,247 381,247 00000000000000000b1034420e05e1b772a5d74c5411b5964d463b43f21af8a8 638 0.28/1.00 vMB 41
381,246 381,246 00000000000000000f90a265fc52f58f5e6d6232fc89cd48770228496ba4b8f5 1,722 1.00/1.00 vMB 38
381,245 381,245 000000000000000006164caa51aceeb311f1f7ded9237d5e49533344e2a90b5c 223 1.00/1.00 vMB 3
381,244 381,244 000000000000000003d375a1bb96ec6596b40e2e15b9a9f9ef0581a717c98c3c 289 0.16/1.00 vMB 27
381,243 381,243 00000000000000000a809fb0ec82098a6f4b160d659e8df66a9b5f7042e593a6 392 0.25/1.00 vMB 26
381,242 381,242 0000000000000000038dfb71166674a0975b0cbdd829ace6d2f1afdae5da499e 1,087 0.62/1.00 vMB 28
381,241 381,241 0000000000000000075323cb22dcfa67217731bf41e50e13ab94d18e4c9d7fc2 2,424 0.99/1.00 vMB 45
381,240 381,240 00000000000000000dfa2a5904091de4a69735240b31d431d69fb6883f67a029 249 0.14/1.00 vMB 27
381,239 381,239 000000000000000005ab38e997938d6793f110175757eef6f539fc9746b3ce81 122 0.25/1.00 vMB 10
381,238 381,238 00000000000000000a34b368a0649ac682e9ce5035455b436f8022616deb485d 1,572 0.79/1.00 vMB 40
381,237 381,237 00000000000000000648423fb8a00d28649ef38db47373a2dce761038ad52454 1,449 1.00/1.00 vMB 23
381,236 381,236 00000000000000000f624899f92fcde86c3c6a17e3484bbe28e0f3f155793368 34 0.06/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.