Loading Tool

Explorer IconExplorer

Memory Pool

77,849 transactions
33.85 vMB
0.14301989 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt 7dae48768bc8a680a9cf7d02821f9ac520b9477e1f3c693880b16103926ab8c0
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (25,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,144 890,144 00000000000000000000a58b23cd39d02635c183a4110ff70ce1eab8e8e1884d 1,804 0.70/1.00 vMB 2
890,143 890,143 0000000000000000000208cc71c58ddc131b7847e4344b8253f681972e14a80c 2,594 0.70/1.00 vMB 2
890,142 890,142 000000000000000000010e4b1f47c2f5590bcad24ddcf4c0c0dd75266b843729 2,707 0.73/1.00 vMB 1
890,141 890,141 000000000000000000025126ce7099418329b0f15771bb5adbb284b15ee2567b 3,576 1.00/1.00 vMB 3
890,140 890,140 00000000000000000000a004a2ee760f74c8de9c70f0d99047597fbd0d8fe36f 902 0.45/1.00 vMB 1
890,139 890,139 0000000000000000000131c264f3d134c3a2cb0d0263dfd47448611aea4189ea 3,759 1.00/1.00 vMB 3
890,138 890,138 0000000000000000000136959fe09ecd077536433f4704f3ea53c8b898013dc2 321 0.54/1.00 vMB 1
890,137 890,137 0000000000000000000165599dccbeda07f685d4ee0cebd7321cc852709d85b4 2,967 1.00/1.00 vMB 2
890,136 890,136 0000000000000000000035b88ffb669fb3df37f0f411a255b092b27718301336 1,691 0.98/1.00 vMB 1
890,135 890,135 00000000000000000001f07d81465d3c7bfc72aaba6979fc723009504c4e5d92 3,929 1.00/1.00 vMB 3
890,134 890,134 000000000000000000007f7bc5ca5392c0fadf8791323cfeb149d6e98bb61ebe 3,161 1.00/1.00 vMB 3
890,133 890,133 0000000000000000000091b58fc226f000ac4836279249fc16f73111fa6a2cd6 3,695 1.00/1.00 vMB 5
890,132 890,132 00000000000000000000ed8720efee00249cfd332fff00601f6c6c3c328e6279 1,017 1.00/1.00 vMB 1
890,131 890,131 0000000000000000000165b751bab6d53b0a09c0ed198dd4ac19c3a8682ca5d3 258 1.00/1.00 vMB 1
890,130 890,130 00000000000000000000c2cc2b244c4ff536daefd15f4ab9febc383fb7a1934b 2,428 1.00/1.00 vMB 2
890,129 890,129 000000000000000000006e78f9bb5dbbb578c66abc593558888f9c51105057fa 1,761 1.00/1.00 vMB 1
890,128 890,128 00000000000000000000e0eed1296e40c4a03cae4d30060c15e651ff2c42c945 2,124 1.00/1.00 vMB 1
890,127 890,127 00000000000000000002068b42384f63f88ea7d2869b8b7a657a30e0a17b352e 2,414 1.00/1.00 vMB 3
890,126 890,126 00000000000000000000b56d31add963e0dd97c6fa24cae5895ebd49a712d4d6 3,556 1.00/1.00 vMB 5
890,125 890,125 000000000000000000007d8f8c8a1e6fd0d47b6ef7a63ed1359f319c52edab37 1,797 1.00/1.00 vMB 2
890,124 890,124 00000000000000000000dd982c055666804c5f4821b56d362998d28fa9aad553 1,390 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 733.45 GB
    • Received: 18.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.