Loading Tool

Explorer IconExplorer

Memory Pool

35,316 transactions
19.05 vMB
0.07325630 BTC
Random Selection Loading Transactions
Max Size: 104.05/200 MB

Candidate Block

Mining Attempt 7c3513d50f3397d2895f15f9ed259868b0cb61e3e1a9fad7e214746848220055
Version 20000000
Previous Block 00000000000000000000eef4d2238f2c60494e31ffc8f57dc47d344632c2dc7e
Merkle Root ceb0544f04f106146e9c10b6364ca66e3fea77e6111b4bc08361873b35cc5475
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,815
Size: 1.00 vMB
Total Fees: 0.03671857 BTC
Feerates: 101.66 > 3.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,912 (753,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,671 160,671 00000000000003b358fba30a5d34fd341b72340a1894a9ac4502ef6a0e02b1b8 51 0.02/1.00 vMB 106
160,670 160,670 0000000000000914e2dfdcd594dd2c2519c320d4044941da35a77ef2aedd50f8 66 0.03/1.00 vMB 108
160,669 160,669 0000000000000bb59bbb2d793e63f34d5cef582c8f0deeef424f903ce1bfc50b 21 0.02/1.00 vMB 803
160,668 160,668 0000000000000875c7553864822424c8e20bb91b86b8800c2fe59a172ef8a2b4 56 0.02/1.00 vMB 282
160,667 160,667 0000000000000e3ea4eaa3601f581584de102fbddbb6a1ff33b5cb674a4cf91d 133 0.05/1.00 vMB 151
160,666 160,666 00000000000004ee06d0d18bf234a70ad81ceda03ab72cc0c887d16e2f1036ac 104 0.05/1.00 vMB 50
160,665 160,665 0000000000000620aac091a9267182ceacb6ea9c6889ea26cbe38a7bc41e7058 18 0.01/1.00 vMB 33
160,664 160,664 00000000000006445f30ce0c35ac15b1d69478fe714e05e3c4600807fac18ce0 29 0.02/1.00 vMB 69
160,663 160,663 0000000000000a3371ced3e5297b7517c725b41eb04d99240809cecb13626e9a 69 0.06/1.00 vMB 441
160,662 160,662 00000000000008bc9e1025175815eda875d5ae57ed3a844a7129066770868a39 59 0.04/1.00 vMB 102
160,661 160,661 00000000000000a307107b6b9670251d55f368c857e476a26927ffbfacb73d93 56 0.05/1.00 vMB 256
160,660 160,660 000000000000066f6316fe113660ea4bca9ff24c51bb8df0383dfdac8fb48a92 9 0.00/1.00 vMB 0
160,659 160,659 0000000000000853a9cf797673b630401a77fa3552abcf45cee52144396c153f 11 0.00/1.00 vMB 47
160,658 160,658 0000000000000111c1f18bdb91b0843007f034b22b88e8db5ba3e258f87a3ae3 32 0.01/1.00 vMB 22
160,657 160,657 0000000000000712d023c9a10ebfa9e8419774e940bc786d92493932d15047dd 82 0.07/1.00 vMB 174
160,656 160,656 00000000000007541428a58a5979496fa8c712bae166159ff99dad3099b39853 16 0.01/1.00 vMB 55
160,655 160,655 0000000000000d1a74b433261d6e406c1405c07dc788bd1de663ec12d1a64b78 50 0.02/1.00 vMB 156
160,654 160,654 0000000000000996fc8e7094acd0df441203c186c03a72d620997f6a74983b5d 56 0.03/1.00 vMB 81
160,653 160,653 00000000000008c5ea30fd1ecb1b49913ef174a8db69b24b18fde2533fa7d27a 76 0.06/1.00 vMB 118
160,652 160,652 0000000000000d1ecdc55578d46b99096a3cde5c5127e3fbb2ae1b0146274973 86 0.03/1.00 vMB 78
160,651 160,651 0000000000000716b62aef84feb2fd54bbbb4ab1e3939ee1ac5a66c352a8b87e 16 0.01/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.54 GB
    • Received: 5.51 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.